#FCD8CD#FCD8CD
#FCD8CD is a very light, muted red. Relative luminance 0.742; OKLCH L 90.9% C 0.043 H 37.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8CD |
|---|---|
| RGB | rgb(252, 216, 205) |
| HSL | hsl(14, 89%, 90%) |
| HSV | hsv(14, 19%, 99%) |
| CMYK | cmyk(0%, 14.3%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.03, 10.82, 10.05) |
| CIE-LCH | lch(89.03, 14.77, 42.91°) |
| OKLab | oklab(90.95% 0.0341 0.0263) |
| OKLCH | oklch(90.95% 0.043 37.7) |
| XYZ | xyz(75.7202, 74.2172, 68.0824) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.59
Apricot
#FBCEB1
ΔE00 7.01
Peach
#FFDAB9
ΔE00 8.77
Light Rose
#FFC5CB
ΔE00 9.72
Pale Rose
#FDC1C5
ΔE00 9.79
Lavenderblush
#FFF0F5
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8CD #CDF1FC
analogous
#FCCDDA #FCD8CD #FCF0CD
triadic
#FCD8CD #CDFCD8 #D8CDFC
tetradic
#FCD8CD #DAFCCD #CDF1FC #F0CDFC
square
#FCD8CD #DAFCCD #CDF1FC #F0CDFC
split-complementary
#FCD8CD #CDFCF0 #CDDAFC
monochromatic
#F57E5A #F9AB93 #FCD8CD #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.33
#FCD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FCD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8CD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8CD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#FFD3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd8cd; /* rgb */ color: rgb(252, 216, 205); /* oklch */ color: oklch(90.9% 0.043 37.7);
Tailwind
colors: {
custom: {
50: '#fde4dc',
500: '#fcd8cd',
950: '#000000',
},
}SCSS
$custom: #fcd8cd; $custom-light: #fde4dc; $custom-dark: #000000;
JSON
{
"hex": "#fcd8cd",
"rgb": {
"r": 252,
"g": 216,
"b": 205
},
"hsl": {
"h": 14.043,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.90949,
"c": 0.0431,
"h": 37.7
},
"luminance": 0.74215
}Semantic roles & 50–950 ramp
primary
#FCD8CD
secondary
#8ACFE4
accent
#B0E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484