#FCDF9B#FCDF9B
#FCDF9B is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.2% C 0.092 H 87.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF9B |
|---|---|
| RGB | rgb(252, 223, 155) |
| HSL | hsl(42, 94%, 80%) |
| HSV | hsv(42, 38%, 99%) |
| CMYK | cmyk(0%, 11.5%, 38.5%, 1.2%) |
| CIE-LAB | lab(89.78, 0.77, 37.00) |
| CIE-LCH | lch(89.78, 37.01, 88.80°) |
| OKLab | oklab(91.23% 0.0041 0.0914) |
| OKLCH | oklch(91.23% 0.092 87.4) |
| XYZ | xyz(72.4506, 75.8401, 41.8262) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.85
Vanilla
#F3E5AB
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 4.73
Moccasin
#FFE4B5
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 4.92
Light Tan
#FBEEAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF9B #9BB8FC
analogous
#FCAF9B #FCDF9B #E8FC9B
triadic
#FCDF9B #9BFCDF #DF9BFC
tetradic
#FCDF9B #9BFCAF #9BB8FC #FC9BE8
square
#FCDF9B #9BFCAF #9BB8FC #FC9BE8
split-complementary
#FCDF9B #9BE8FC #AF9BFC
monochromatic
#F8B924 #FACC60 #FCDF9B #FEF2D6 #FEF5E1
Accessibility & contrast
On white
1.30
#FCDF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FCDF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF9B
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF9B | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#F6E59D
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdf9b; /* rgb */ color: rgb(252, 223, 155); /* oklch */ color: oklch(91.2% 0.092 87.4);
Tailwind
colors: {
custom: {
50: '#ffe8b9',
500: '#fcdf9b',
950: '#000000',
},
}SCSS
$custom: #fcdf9b; $custom-light: #ffe8b9; $custom-dark: #000000;
JSON
{
"hex": "#fcdf9b",
"rgb": {
"r": 252,
"g": 223,
"b": 155
},
"hsl": {
"h": 42.062,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.91231,
"c": 0.09151,
"h": 87.4
},
"luminance": 0.75837
}Semantic roles & 50–950 ramp
primary
#FCDF9B
secondary
#5D84DE
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481