#FCD4CB#FCD4CB
#FCD4CB is a very light, muted red. Relative luminance 0.721; OKLCH L 90.1% C 0.047 H 32.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4CB |
|---|---|
| RGB | rgb(252, 212, 203) |
| HSL | hsl(11, 89%, 89%) |
| HSV | hsv(11, 19%, 99%) |
| CMYK | cmyk(0%, 15.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(88.02, 12.60, 9.66) |
| CIE-LCH | lch(88.02, 15.88, 37.48°) |
| OKLab | oklab(90.15% 0.0393 0.0254) |
| OKLCH | oklch(90.15% 0.047 32.8) |
| XYZ | xyz(74.4680, 72.0967, 66.4817) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.22
Apricot
#FBCEB1
ΔE00 7.83
Light Rose
#FFC5CB
ΔE00 7.97
Pale Rose
#FDC1C5
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.92
Light Pink
#FFD1DF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4CB #CBF3FC
analogous
#FCCBDB #FCD4CB #FCEDCB
triadic
#FCD4CB #CBFCD4 #D4CBFC
tetradic
#FCD4CB #DBFCCB #CBF3FC #EDCBFC
square
#FCD4CB #DBFCCB #CBF3FC #EDCBFC
split-complementary
#FCD4CB #CBFCED #CBDBFC
monochromatic
#F57457 #F9A491 #FCD4CB #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.36
#FCD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FCD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4CB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4CB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd4cb; /* rgb */ color: rgb(252, 212, 203); /* oklch */ color: oklch(90.1% 0.047 32.8);
Tailwind
colors: {
custom: {
50: '#fee1da',
500: '#fcd4cb',
950: '#000000',
},
}SCSS
$custom: #fcd4cb; $custom-light: #fee1da; $custom-dark: #000000;
JSON
{
"hex": "#fcd4cb",
"rgb": {
"r": 252,
"g": 212,
"b": 203
},
"hsl": {
"h": 11.02,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.90146,
"c": 0.0468,
"h": 32.8
},
"luminance": 0.72094
}Semantic roles & 50–950 ramp
primary
#FCD4CB
secondary
#88D3E3
accent
#BBE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483