#FCD4C8#FCD4C8
#FCD4C8 is a very light, muted red. Relative luminance 0.720; OKLCH L 90.1% C 0.048 H 37.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4C8 |
|---|---|
| RGB | rgb(252, 212, 200) |
| HSL | hsl(14, 90%, 89%) |
| HSV | hsv(14, 21%, 99%) |
| CMYK | cmyk(0%, 15.9%, 20.6%, 1.2%) |
| CIE-LAB | lab(87.95, 12.16, 11.15) |
| CIE-LCH | lch(87.95, 16.50, 42.50°) |
| OKLab | oklab(90.07% 0.0382 0.0291) |
| OKLCH | oklch(90.07% 0.048 37.3) |
| XYZ | xyz(74.1140, 71.9551, 64.6171) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 6.54
Peach
#FFDAB9
ΔE00 8.91
Pale Rose
#FDC1C5
ΔE00 9.01
Light Rose
#FFC5CB
ΔE00 9.08
Pale Pink
#FFCFDC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4C8 #C8F0FC
analogous
#FCC8D6 #FCD4C8 #FCEEC8
triadic
#FCD4C8 #C8FCD4 #D4C8FC
tetradic
#FCD4C8 #D6FCC8 #C8F0FC #EEC8FC
square
#FCD4C8 #D6FCC8 #C8F0FC #EEC8FC
split-complementary
#FCD4C8 #C8FCEE #C8D6FC
monochromatic
#F67954 #F9A78E #FCD4C8 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.36
#FCD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FCD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4C8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4C8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#FFCFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd4c8; /* rgb */ color: rgb(252, 212, 200); /* oklch */ color: oklch(90.1% 0.048 37.3);
Tailwind
colors: {
custom: {
50: '#fee1d8',
500: '#fcd4c8',
950: '#000000',
},
}SCSS
$custom: #fcd4c8; $custom-light: #fee1d8; $custom-dark: #000000;
JSON
{
"hex": "#fcd4c8",
"rgb": {
"r": 252,
"g": 212,
"b": 200
},
"hsl": {
"h": 13.846,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.9007,
"c": 0.04803,
"h": 37.3
},
"luminance": 0.71953
}Semantic roles & 50–950 ramp
primary
#FCD4C8
secondary
#85CDE3
accent
#B1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483