#FCD9CD#FCD9CD
#FCD9CD is a very light, muted orange. Relative luminance 0.747; OKLCH L 91.1% C 0.042 H 39.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9CD |
|---|---|
| RGB | rgb(252, 217, 205) |
| HSL | hsl(15, 89%, 90%) |
| HSV | hsv(15, 19%, 99%) |
| CMYK | cmyk(0%, 13.9%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.27, 10.30, 10.40) |
| CIE-LCH | lch(89.27, 14.64, 45.28°) |
| OKLab | oklab(91.14% 0.0326 0.0272) |
| OKLCH | oklch(91.14% 0.042 39.8) |
| XYZ | xyz(75.9772, 74.7312, 68.1681) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.68
Apricot
#FBCEB1
ΔE00 6.67
Peach
#FFDAB9
ΔE00 8.19
Very Light Pink
#FFF4F2
ΔE00 9.79
Light Peach
#FFD8B1
ΔE00 9.93
Bisque
#FFE4C4
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9CD #CDF0FC
analogous
#FCCDD9 #FCD9CD #FCF1CD
triadic
#FCD9CD #CDFCD9 #D9CDFC
tetradic
#FCD9CD #D9FCCD #CDF0FC #F1CDFC
square
#FCD9CD #D9FCCD #CDF0FC #F1CDFC
split-complementary
#FCD9CD #CDFCF1 #CDD9FC
monochromatic
#F5815A #F9AD93 #FCD9CD #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.32
#FCD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FCD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9CD
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9CD | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd9cd; /* rgb */ color: rgb(252, 217, 205); /* oklch */ color: oklch(91.1% 0.042 39.8);
Tailwind
colors: {
custom: {
50: '#fde4dc',
500: '#fcd9cd',
950: '#000000',
},
}SCSS
$custom: #fcd9cd; $custom-light: #fde4dc; $custom-dark: #000000;
JSON
{
"hex": "#fcd9cd",
"rgb": {
"r": 252,
"g": 217,
"b": 205
},
"hsl": {
"h": 15.319,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.91138,
"c": 0.04249,
"h": 39.8
},
"luminance": 0.74729
}Semantic roles & 50–950 ramp
primary
#FCD9CD
secondary
#8ACDE4
accent
#ABE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484