#FCD8D1#FCD8D1
#FCD8D1 is a very light, muted red. Relative luminance 0.744; OKLCH L 91.1% C 0.042 H 30.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8D1 |
|---|---|
| RGB | rgb(252, 216, 209) |
| HSL | hsl(10, 88%, 90%) |
| HSV | hsv(10, 17%, 99%) |
| CMYK | cmyk(0%, 14.3%, 17.1%, 1.2%) |
| CIE-LAB | lab(89.12, 11.42, 8.08) |
| CIE-LCH | lch(89.12, 13.99, 35.30°) |
| OKLab | oklab(91.05% 0.0356 0.0213) |
| OKLCH | oklch(91.05% 0.042 30.9) |
| XYZ | xyz(76.2092, 74.4128, 70.6579) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.77
Light Rose
#FFC5CB
ΔE00 8.37
Pale Rose
#FDC1C5
ΔE00 8.60
Pale Pink
#FFCFDC
ΔE00 8.63
Apricot
#FBCEB1
ΔE00 8.70
Light Pink
#FFD1DF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8D1 #D1F5FC
analogous
#FCD1DF #FCD8D1 #FCEDD1
triadic
#FCD8D1 #D1FCD8 #D8D1FC
tetradic
#FCD8D1 #DFFCD1 #D1F5FC #EDD1FC
square
#FCD8D1 #DFFCD1 #D1F5FC #EDD1FC
split-complementary
#FCD8D1 #D1FCED #D1DFFC
monochromatic
#F5775E #F8A798 #FCD8D1 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.32
#FCD8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCD8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8D1
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8D1 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd8d1; /* rgb */ color: rgb(252, 216, 209); /* oklch */ color: oklch(91.1% 0.042 30.9);
Tailwind
colors: {
custom: {
50: '#fde4df',
500: '#fcd8d1',
950: '#000000',
},
}SCSS
$custom: #fcd8d1; $custom-light: #fde4df; $custom-dark: #000000;
JSON
{
"hex": "#fcd8d1",
"rgb": {
"r": 252,
"g": 216,
"b": 209
},
"hsl": {
"h": 9.767,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.91051,
"c": 0.04151,
"h": 30.9
},
"luminance": 0.74411
}Semantic roles & 50–950 ramp
primary
#FCD8D1
secondary
#8DD6E4
accent
#BFE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484