#FCD0C8#FCD0C8
#FCD0C8 is a very light, muted red. Relative luminance 0.700; OKLCH L 89.3% C 0.051 H 30.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0C8 |
|---|---|
| RGB | rgb(252, 208, 200) |
| HSL | hsl(9, 90%, 89%) |
| HSV | hsv(9, 21%, 99%) |
| CMYK | cmyk(0%, 17.5%, 20.6%, 1.2%) |
| CIE-LAB | lab(86.99, 14.25, 9.78) |
| CIE-LCH | lch(86.99, 17.28, 34.46°) |
| OKLab | oklab(89.32% 0.0442 0.0257) |
| OKLCH | oklch(89.32% 0.051 30.1) |
| XYZ | xyz(73.1265, 69.9800, 64.2879) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 6.66
Light Rose
#FFC5CB
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 8.16
Apricot
#FBCEB1
ΔE00 8.43
Light Pink
#FFD1DF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0C8 #C8F4FC
analogous
#FCC8DA #FCD0C8 #FCEAC8
triadic
#FCD0C8 #C8FCD0 #D0C8FC
tetradic
#FCD0C8 #DAFCC8 #C8F4FC #EAC8FC
square
#FCD0C8 #DAFCC8 #C8F4FC #EAC8FC
split-complementary
#FCD0C8 #C8FCEA #C8DAFC
monochromatic
#F66D54 #F99E8E #FCD0C8 #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.40
#FCD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FCD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0C8
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0C8 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd0c8; /* rgb */ color: rgb(252, 208, 200); /* oklch */ color: oklch(89.3% 0.051 30.1);
Tailwind
colors: {
custom: {
50: '#feded8',
500: '#fcd0c8',
950: '#000000',
},
}SCSS
$custom: #fcd0c8; $custom-light: #feded8; $custom-dark: #000000;
JSON
{
"hex": "#fcd0c8",
"rgb": {
"r": 252,
"g": 208,
"b": 200
},
"hsl": {
"h": 9.231,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.89322,
"c": 0.05112,
"h": 30.1
},
"luminance": 0.69977
}Semantic roles & 50–950 ramp
primary
#FCD0C8
secondary
#85D5E3
accent
#C2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483