#FCDF9D#FCDF9D
#FCDF9D is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.3% C 0.089 H 86.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF9D |
|---|---|
| RGB | rgb(252, 223, 157) |
| HSL | hsl(42, 94%, 80%) |
| HSV | hsv(42, 38%, 99%) |
| CMYK | cmyk(0%, 11.5%, 37.7%, 1.2%) |
| CIE-LAB | lab(89.82, 0.99, 36.03) |
| CIE-LCH | lch(89.82, 36.04, 88.42°) |
| OKLab | oklab(91.27% 0.0049 0.0892) |
| OKLCH | oklch(91.27% 0.089 86.9) |
| XYZ | xyz(72.6200, 75.9078, 42.7181) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.51
Moccasin
#FFE4B5
ΔE00 4.46
Navajowhite
#FFDEAD
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 4.64
Wheat (survey)
#FBDD7E
ΔE00 5.13
Wheat
#F5DEB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF9D #9DBAFC
analogous
#FCAF9D #FCDF9D #EAFC9D
triadic
#FCDF9D #9DFCDF #DF9DFC
tetradic
#FCDF9D #9DFCAF #9DBAFC #FC9DEA
square
#FCDF9D #9DFCAF #9DBAFC #FC9DEA
split-complementary
#FCDF9D #9DEAFC #AF9DFC
monochromatic
#F8B826 #FACC62 #FCDF9D #FEF2D8 #FEF5E1
Accessibility & contrast
On white
1.30
#FCDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FCDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF9D
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF9D | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#F5E59F
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdf9d; /* rgb */ color: rgb(252, 223, 157); /* oklch */ color: oklch(91.3% 0.089 86.9);
Tailwind
colors: {
custom: {
50: '#ffe8ba',
500: '#fcdf9d',
950: '#000000',
},
}SCSS
$custom: #fcdf9d; $custom-light: #ffe8ba; $custom-dark: #000000;
JSON
{
"hex": "#fcdf9d",
"rgb": {
"r": 252,
"g": 223,
"b": 157
},
"hsl": {
"h": 41.684,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.91266,
"c": 0.08935,
"h": 86.9
},
"luminance": 0.75905
}Semantic roles & 50–950 ramp
primary
#FCDF9D
secondary
#5F86DE
accent
#46E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482