#FCD2CB#FCD2CB
#FCD2CB is a very light, muted red. Relative luminance 0.711; OKLCH L 89.8% C 0.048 H 29.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2CB |
|---|---|
| RGB | rgb(252, 210, 203) |
| HSL | hsl(9, 89%, 89%) |
| HSV | hsv(9, 19%, 99%) |
| CMYK | cmyk(0%, 16.7%, 19.4%, 1.2%) |
| CIE-LAB | lab(87.53, 13.64, 8.98) |
| CIE-LCH | lch(87.53, 16.33, 33.34°) |
| OKLab | oklab(89.77% 0.0424 0.0236) |
| OKLCH | oklch(89.77% 0.048 29.1) |
| XYZ | xyz(73.9712, 71.1030, 66.3161) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.62
Light Rose
#FFC5CB
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 6.86
Pale Pink
#FFCFDC
ΔE00 7.87
Light Pink
#FFD1DF
ΔE00 8.15
Bubblegum
#FFC1CC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2CB #CBF5FC
analogous
#FCCBDD #FCD2CB #FCEBCB
triadic
#FCD2CB #CBFCD2 #D2CBFC
tetradic
#FCD2CB #DDFCCB #CBF5FC #EBCBFC
square
#FCD2CB #DDFCCB #CBF5FC #EBCBFC
split-complementary
#FCD2CB #CBFCEB #CBDDFC
monochromatic
#F56E57 #F9A091 #FCD2CB #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.38
#FCD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FCD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2CB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2CB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CA
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd2cb; /* rgb */ color: rgb(252, 210, 203); /* oklch */ color: oklch(89.8% 0.048 29.1);
Tailwind
colors: {
custom: {
50: '#fedfda',
500: '#fcd2cb',
950: '#000000',
},
}SCSS
$custom: #fcd2cb; $custom-light: #fedfda; $custom-dark: #000000;
JSON
{
"hex": "#fcd2cb",
"rgb": {
"r": 252,
"g": 210,
"b": 203
},
"hsl": {
"h": 8.571,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89772,
"c": 0.04848,
"h": 29.1
},
"luminance": 0.711
}Semantic roles & 50–950 ramp
primary
#FCD2CB
secondary
#88D6E3
accent
#C5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483