HEX atlas value

#FDDC91

#FDDC91 is a warm orange HEX color close to Soft Peach. According to Colors Encyclopedia, it converts to RGB 253, 220, 145, HSL 42, 96%, 78%, has luminance 0.7411, and belongs to the pastel group.

#FDDC91 Sample readable text
HEX #FDDC91
RGB rgb(253, 220, 145)
HSL hsl(42 96% 78%)
CMYK cmyk(0, 13, 43, 1)
Luminance 0.7411
Contrast Black 15.82:1White 1.33:1

CSS

--color-fddc91: #FDDC91;
.background-fddc91 { background-color: #FDDC91; }
.text-fddc91 { color: #FDDC91; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7411
Black text15.82:1AA Pass
White text1.33:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#FDDC91","rgb":[253,220,145],"hsl":[42,96,78],"cmyk":[0,13,43,1],"luminance":0.7411,"contrast":{"black":15.82,"white":1.33}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.82,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.33,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FFF9EB","hex":"#FFF9EB","family":"orange","bestTextColor":"#000000","contrastBlack":20,"contrastWhite":1.05,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E7FD91","hex":"#E7FD91","family":"green","bestTextColor":"#000000","contrastBlack":18.86,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Navajo White","hex":"#FFDEAD","family":"orange","bestTextColor":"#000000","contrastBlack":16.3,"contrastWhite":1.29,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFDD8F","hex":"#FFDD8F","family":"orange","bestTextColor":"#000000","contrastBlack":15.99,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","pastel","pastel orange","Soft Peach adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fddc91.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/soft-peach.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/flax.json"]}
Harmonies
{"complementary":"#91B1FD","analogous":["#FDA791","#E7FD91"],"triadic":["#91FDDC","#DC91FD"],"tetradic":["#91FDA7","#91B1FD","#FD91E7"],"splitComplementary":["#91E7FD","#A791FD"],"monochromatic":["#FFF9EB","#FDDC91","#FBC037"]}
Variants
{"light":"#FFF9EB","dark":"#FBC037","saturated":"#FFDD8F","desaturated":"#F0D89D","pastel":"#FFFFFF","neon":"#FFEAB8"}
Nearest named colors
[{"slug":"soft-peach","name":"Soft Peach","hex":"#FAD7A0","distance":16.09347693943108},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":17.146428199482248},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":21.213203435596427},{"slug":"navajo-white","name":"Navajo White","hex":"#FFDEAD","distance":28.142494558940577},{"slug":"topaz","name":"Topaz","hex":"#FFC87C","distance":29.068883707497267}]

HEX meaning and use

About #FDDC91

#FDDC91 is classified as a warm orange value with pastel visual character. #FDDC91 is visually closest to Soft Peach, a named orange color with HEX #FAD7A0.

The RGB channels are 253, 220, and 145, with red carrying the strongest channel weight. In HSL, the hue is 42deg with 96% saturation and 78% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.7411, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 16.09, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.82:1AA Pass
White text1.33:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #FDDC91 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000015.82:1 · AAA
White text#FFFFFF1.33:1 · Fail

Accessible Alternatives

#FFF9EB#000000 text · best 20:1#FFF9EB
#E7FD91#000000 text · best 18.86:1#E7FD91
Khaki#000000 text · best 16.4:1#F0E68C
Navajo White#000000 text · best 16.3:1#FFDEAD
#FFDD8F#000000 text · best 15.99:1#FFDD8F

Generated Palette

#FDDC91#FDDC91
#91B1FD#91B1FD
#FDA791#FDA791
#E7FD91#E7FD91
#FFF9EB#FFF9EB
#FBC037#FBC037

Color Harmonies

#91B1FD#91B1FD
#FDA791#FDA791
#E7FD91#E7FD91
#91FDDC#91FDDC
#DC91FD#DC91FD

Variants

#FFF9EB#FFF9EB
#FBC037#FBC037
#FFDD8F#FFDD8F
#F0D89D#F0D89D
White#FFFFFF
#FFEAB8#FFEAB8

Nearest Named Colors