#FCD8CA#FCD8CA
#FCD8CA is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.9% C 0.045 H 42.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8CA |
|---|---|
| RGB | rgb(252, 216, 202) |
| HSL | hsl(17, 89%, 89%) |
| HSV | hsv(17, 20%, 99%) |
| CMYK | cmyk(0%, 14.3%, 19.8%, 1.2%) |
| CIE-LAB | lab(88.96, 10.38, 11.53) |
| CIE-LCH | lch(88.96, 15.52, 48.02°) |
| OKLab | oklab(90.87% 0.033 0.0301) |
| OKLCH | oklch(90.87% 0.045 42.4) |
| XYZ | xyz(75.3616, 74.0738, 66.1935) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 5.83
Peach
#FFDAB9
ΔE00 7.43
Light Peach
#FFD8B1
ΔE00 9.14
Bisque
#FFE4C4
ΔE00 9.47
Antiquewhite
#FAEBD7
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8CA #CAEEFC
analogous
#FCCAD5 #FCD8CA #FCF1CA
triadic
#FCD8CA #CAFCD8 #D8CAFC
tetradic
#FCD8CA #D5FCCA #CAEEFC #F1CAFC
square
#FCD8CA #D5FCCA #CAEEFC #F1CAFC
split-complementary
#FCD8CA #CAFCF1 #CAD5FC
monochromatic
#F58356 #F9AD90 #FCD8CA #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.33
#FCD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FCD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8CA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8CA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#E9E2CA
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd8ca; /* rgb */ color: rgb(252, 216, 202); /* oklch */ color: oklch(90.9% 0.045 42.4);
Tailwind
colors: {
custom: {
50: '#fee4da',
500: '#fcd8ca',
950: '#000000',
},
}SCSS
$custom: #fcd8ca; $custom-light: #fee4da; $custom-dark: #000000;
JSON
{
"hex": "#fcd8ca",
"rgb": {
"r": 252,
"g": 216,
"b": 202
},
"hsl": {
"h": 16.8,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.90874,
"c": 0.04464,
"h": 42.4
},
"luminance": 0.74071
}Semantic roles & 50–950 ramp
primary
#FCD8CA
secondary
#87C9E3
accent
#A5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483