#FCD9CB#FCD9CB
#FCD9CB is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.1% C 0.044 H 43.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9CB |
|---|---|
| RGB | rgb(252, 217, 203) |
| HSL | hsl(17, 89%, 89%) |
| HSV | hsv(17, 19%, 99%) |
| CMYK | cmyk(0%, 13.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.22, 10.00, 11.39) |
| CIE-LCH | lch(89.22, 15.16, 48.69°) |
| OKLab | oklab(91.09% 0.0319 0.0297) |
| OKLCH | oklch(91.09% 0.044 43) |
| XYZ | xyz(75.7373, 74.6352, 66.9048) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 5.91
Peach
#FFDAB9
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 9.03
Bisque
#FFE4C4
ΔE00 9.21
Antiquewhite
#FAEBD7
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9CB #CBEEFC
analogous
#FCCBD6 #FCD9CB #FCF2CB
triadic
#FCD9CB #CBFCD9 #D9CBFC
tetradic
#FCD9CB #D6FCCB #CBEEFC #F2CBFC
square
#FCD9CB #D6FCCB #CBEEFC #F2CBFC
split-complementary
#FCD9CB #CBFCF2 #CBD6FC
monochromatic
#F58457 #F9AF91 #FCD9CB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.32
#FCD9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FCD9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9CB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9CB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd9cb; /* rgb */ color: rgb(252, 217, 203); /* oklch */ color: oklch(91.1% 0.044 43.0);
Tailwind
colors: {
custom: {
50: '#fde4da',
500: '#fcd9cb',
950: '#000000',
},
}SCSS
$custom: #fcd9cb; $custom-light: #fde4da; $custom-dark: #000000;
JSON
{
"hex": "#fcd9cb",
"rgb": {
"r": 252,
"g": 217,
"b": 203
},
"hsl": {
"h": 17.143,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.91088,
"c": 0.04357,
"h": 43
},
"luminance": 0.74633
}Semantic roles & 50–950 ramp
primary
#FCD9CB
secondary
#88C9E3
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483