#FCD9CA#FCD9CA
#FCD9CA is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.1% C 0.044 H 44.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9CA |
|---|---|
| RGB | rgb(252, 217, 202) |
| HSL | hsl(18, 89%, 89%) |
| HSV | hsv(18, 20%, 99%) |
| CMYK | cmyk(0%, 13.9%, 19.8%, 1.2%) |
| CIE-LAB | lab(89.20, 9.86, 11.88) |
| CIE-LCH | lch(89.20, 15.44, 50.31°) |
| OKLab | oklab(91.06% 0.0315 0.031) |
| OKLCH | oklch(91.06% 0.044 44.6) |
| XYZ | xyz(75.6185, 74.5877, 66.2792) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 5.66
Peach
#FFDAB9
ΔE00 6.85
Light Peach
#FFD8B1
ΔE00 8.59
Bisque
#FFE4C4
ΔE00 8.80
Antiquewhite
#FAEBD7
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9CA #CAEDFC
analogous
#FCCAD4 #FCD9CA #FCF2CA
triadic
#FCD9CA #CAFCD9 #D9CAFC
tetradic
#FCD9CA #D4FCCA #CAEDFC #F2CAFC
square
#FCD9CA #D4FCCA #CAEDFC #F2CAFC
split-complementary
#FCD9CA #CAFCF2 #CAD4FC
monochromatic
#F58656 #F9AF90 #FCD9CA #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.32
#FCD9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FCD9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9CA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9CA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#EAE3CA
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd9ca; /* rgb */ color: rgb(252, 217, 202); /* oklch */ color: oklch(91.1% 0.044 44.6);
Tailwind
colors: {
custom: {
50: '#fde4da',
500: '#fcd9ca',
950: '#000000',
},
}SCSS
$custom: #fcd9ca; $custom-light: #fde4da; $custom-dark: #000000;
JSON
{
"hex": "#fcd9ca",
"rgb": {
"r": 252,
"g": 217,
"b": 202
},
"hsl": {
"h": 18,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.91063,
"c": 0.04417,
"h": 44.6
},
"luminance": 0.74585
}Semantic roles & 50–950 ramp
primary
#FCD9CA
secondary
#87C8E3
accent
#A1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483