#FCD3CB#FCD3CB
#FCD3CB is a very light, muted red. Relative luminance 0.716; OKLCH L 90.0% C 0.048 H 30.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3CB |
|---|---|
| RGB | rgb(252, 211, 203) |
| HSL | hsl(10, 89%, 89%) |
| HSV | hsv(10, 19%, 99%) |
| CMYK | cmyk(0%, 16.3%, 19.4%, 1.2%) |
| CIE-LAB | lab(87.77, 13.12, 9.32) |
| CIE-LCH | lch(87.77, 16.10, 35.39°) |
| OKLab | oklab(89.96% 0.0408 0.0245) |
| OKLCH | oklch(89.96% 0.048 30.9) |
| XYZ | xyz(74.2188, 71.5983, 66.3986) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Light Rose
#FFC5CB
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 8.29
Pale Pink
#FFCFDC
ΔE00 8.39
Light Pink
#FFD1DF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3CB #CBF4FC
analogous
#FCCBDC #FCD3CB #FCECCB
triadic
#FCD3CB #CBFCD3 #D3CBFC
tetradic
#FCD3CB #DCFCCB #CBF4FC #ECCBFC
square
#FCD3CB #DCFCCB #CBF4FC #ECCBFC
split-complementary
#FCD3CB #CBFCEC #CBDCFC
monochromatic
#F57157 #F9A291 #FCD3CB #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.37
#FCD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FCD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3CB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3CB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd3cb; /* rgb */ color: rgb(252, 211, 203); /* oklch */ color: oklch(90.0% 0.048 30.9);
Tailwind
colors: {
custom: {
50: '#fee0da',
500: '#fcd3cb',
950: '#000000',
},
}SCSS
$custom: #fcd3cb; $custom-light: #fee0da; $custom-dark: #000000;
JSON
{
"hex": "#fcd3cb",
"rgb": {
"r": 252,
"g": 211,
"b": 203
},
"hsl": {
"h": 9.796,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89959,
"c": 0.04761,
"h": 30.9
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#FCD3CB
secondary
#88D4E3
accent
#C0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483