#FCD7CB#FCD7CB
#FCD7CB is a very light, muted red. Relative luminance 0.736; OKLCH L 90.7% C 0.045 H 38.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7CB |
|---|---|
| RGB | rgb(252, 215, 203) |
| HSL | hsl(15, 89%, 89%) |
| HSV | hsv(15, 19%, 99%) |
| CMYK | cmyk(0%, 14.7%, 19.4%, 1.2%) |
| CIE-LAB | lab(88.74, 11.04, 10.70) |
| CIE-LCH | lch(88.74, 15.37, 44.09°) |
| OKLab | oklab(90.71% 0.0348 0.028) |
| OKLCH | oklch(90.71% 0.045 38.8) |
| XYZ | xyz(75.2249, 73.6105, 66.7340) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 6.57
Peach
#FFDAB9
ΔE00 8.45
Light Rose
#FFC5CB
ΔE00 9.82
Pale Rose
#FDC1C5
ΔE00 9.83
Light Peach
#FFD8B1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7CB #CBF0FC
analogous
#FCCBD8 #FCD7CB #FCF0CB
triadic
#FCD7CB #CBFCD7 #D7CBFC
tetradic
#FCD7CB #D8FCCB #CBF0FC #F0CBFC
square
#FCD7CB #D8FCCB #CBF0FC #F0CBFC
split-complementary
#FCD7CB #CBFCF0 #CBD8FC
monochromatic
#F57E57 #F9AA91 #FCD7CB #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.34
#FCD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FCD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7CB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7CB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#FFD2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd7cb; /* rgb */ color: rgb(252, 215, 203); /* oklch */ color: oklch(90.7% 0.045 38.8);
Tailwind
colors: {
custom: {
50: '#fee3da',
500: '#fcd7cb',
950: '#000000',
},
}SCSS
$custom: #fcd7cb; $custom-light: #fee3da; $custom-dark: #000000;
JSON
{
"hex": "#fcd7cb",
"rgb": {
"r": 252,
"g": 215,
"b": 203
},
"hsl": {
"h": 14.694,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.9071,
"c": 0.04468,
"h": 38.8
},
"luminance": 0.73608
}Semantic roles & 50–950 ramp
primary
#FCD7CB
secondary
#88CDE3
accent
#ADE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483