#FCDEC9#FCDEC9
#FCDEC9 is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.044 H 57.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEC9 |
|---|---|
| RGB | rgb(252, 222, 201) |
| HSL | hsl(25, 89%, 89%) |
| HSV | hsv(25, 20%, 99%) |
| CMYK | cmyk(0%, 11.9%, 20.2%, 1.2%) |
| CIE-LAB | lab(90.39, 7.13, 14.10) |
| CIE-LCH | lch(90.39, 15.80, 63.17°) |
| OKLab | oklab(91.99% 0.0236 0.0366) |
| OKLCH | oklch(91.99% 0.044 57.1) |
| XYZ | xyz(76.8089, 77.1572, 66.0938) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 5.01
Apricot
#FBCEB1
ΔE00 5.37
Light Peach
#FFD8B1
ΔE00 5.83
Antiquewhite
#FAEBD7
ΔE00 6.44
Blanchedalmond
#FFEBCD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEC9 #C9E7FC
analogous
#FCC9CE #FCDEC9 #FCF8C9
triadic
#FCDEC9 #C9FCDE #DEC9FC
tetradic
#FCDEC9 #CEFCC9 #C9E7FC #F8C9FC
square
#FCDEC9 #CEFCC9 #C9E7FC #F8C9FC
split-complementary
#FCDEC9 #C9FCF8 #C9CEFC
monochromatic
#F69755 #F9BB8F #FCDEC9 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.28
#FCDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FCDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEC9
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEC9 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C8
Deuteranopia (green-blind)
#EEE6C9
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdec9; /* rgb */ color: rgb(252, 222, 201); /* oklch */ color: oklch(92.0% 0.044 57.1);
Tailwind
colors: {
custom: {
50: '#fde8d9',
500: '#fcdec9',
950: '#000000',
},
}SCSS
$custom: #fcdec9; $custom-light: #fde8d9; $custom-dark: #000000;
JSON
{
"hex": "#fcdec9",
"rgb": {
"r": 252,
"g": 222,
"b": 201
},
"hsl": {
"h": 24.706,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.9199,
"c": 0.04356,
"h": 57.1
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#FCDEC9
secondary
#86BDE3
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483