#FCD3C8#FCD3C8
#FCD3C8 is a very light, muted red. Relative luminance 0.715; OKLCH L 89.9% C 0.049 H 35.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3C8 |
|---|---|
| RGB | rgb(252, 211, 200) |
| HSL | hsl(13, 90%, 89%) |
| HSV | hsv(13, 21%, 99%) |
| CMYK | cmyk(0%, 16.3%, 20.6%, 1.2%) |
| CIE-LAB | lab(87.71, 12.68, 10.81) |
| CIE-LCH | lch(87.71, 16.66, 40.43°) |
| OKLab | oklab(89.88% 0.0397 0.0283) |
| OKLCH | oklch(89.88% 0.049 35.5) |
| XYZ | xyz(73.8648, 71.4566, 64.5340) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 6.99
Pale Rose
#FDC1C5
ΔE00 8.41
Light Rose
#FFC5CB
ΔE00 8.47
Peach
#FFDAB9
ΔE00 9.50
Pale Pink
#FFCFDC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3C8 #C8F1FC
analogous
#FCC8D7 #FCD3C8 #FCEDC8
triadic
#FCD3C8 #C8FCD3 #D3C8FC
tetradic
#FCD3C8 #D7FCC8 #C8F1FC #EDC8FC
square
#FCD3C8 #D7FCC8 #C8F1FC #EDC8FC
split-complementary
#FCD3C8 #C8FCED #C8D7FC
monochromatic
#F67654 #F9A58E #FCD3C8 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.37
#FCD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FCD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3C8
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3C8 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#FFCED0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd3c8; /* rgb */ color: rgb(252, 211, 200); /* oklch */ color: oklch(89.9% 0.049 35.5);
Tailwind
colors: {
custom: {
50: '#fee0d8',
500: '#fcd3c8',
950: '#000000',
},
}SCSS
$custom: #fcd3c8; $custom-light: #fee0d8; $custom-dark: #000000;
JSON
{
"hex": "#fcd3c8",
"rgb": {
"r": 252,
"g": 211,
"b": 200
},
"hsl": {
"h": 12.692,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.89883,
"c": 0.04872,
"h": 35.5
},
"luminance": 0.71454
}Semantic roles & 50–950 ramp
primary
#FCD3C8
secondary
#85CFE3
accent
#B5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483