#FCDCC9#FCDCC9
#FCDCC9 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.044 H 52.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC9 |
|---|---|
| RGB | rgb(252, 220, 201) |
| HSL | hsl(22, 89%, 89%) |
| HSV | hsv(22, 20%, 99%) |
| CMYK | cmyk(0%, 12.7%, 20.2%, 1.2%) |
| CIE-LAB | lab(89.91, 8.16, 13.41) |
| CIE-LCH | lch(89.91, 15.69, 58.67°) |
| OKLab | oklab(91.61% 0.0266 0.0349) |
| OKLCH | oklch(91.61% 0.044 52.6) |
| XYZ | xyz(76.2808, 76.1011, 65.9178) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 5.01
Bisque
#FFE4C4
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 6.63
Mistyrose
#FFE4E1
ΔE00 7.02
Antiquewhite
#FAEBD7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC9 #C9E9FC
analogous
#FCC9D0 #FCDCC9 #FCF6C9
triadic
#FCDCC9 #C9FCDC #DCC9FC
tetradic
#FCDCC9 #D0FCC9 #C9E9FC #F6C9FC
square
#FCDCC9 #D0FCC9 #C9E9FC #F6C9FC
split-complementary
#FCDCC9 #C9FCF6 #C9D0FC
monochromatic
#F69155 #F9B68F #FCDCC9 #FDECE2 #FDECE2
Accessibility & contrast
On white
1.29
#FCDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FCDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC9
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC9 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC8
Deuteranopia (green-blind)
#ECE5C9
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc9; /* rgb */ color: rgb(252, 220, 201); /* oklch */ color: oklch(91.6% 0.044 52.6);
Tailwind
colors: {
custom: {
50: '#fde6d9',
500: '#fcdcc9',
950: '#000000',
},
}SCSS
$custom: #fcdcc9; $custom-light: #fde6d9; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc9",
"rgb": {
"r": 252,
"g": 220,
"b": 201
},
"hsl": {
"h": 22.353,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.91608,
"c": 0.04385,
"h": 52.6
},
"luminance": 0.76099
}Semantic roles & 50–950 ramp
primary
#FCDCC9
secondary
#86C0E3
accent
#90E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483