#FCD5CD#FCD5CD
#FCD5CD is a very light, muted red. Relative luminance 0.727; OKLCH L 90.4% C 0.045 H 31.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5CD |
|---|---|
| RGB | rgb(252, 213, 205) |
| HSL | hsl(10, 89%, 90%) |
| HSV | hsv(10, 19%, 99%) |
| CMYK | cmyk(0%, 15.5%, 18.7%, 1.2%) |
| CIE-LAB | lab(88.30, 12.38, 9.02) |
| CIE-LCH | lch(88.30, 15.32, 36.08°) |
| OKLab | oklab(90.38% 0.0386 0.0237) |
| OKLCH | oklch(90.38% 0.045 31.5) |
| XYZ | xyz(74.9587, 72.6941, 67.8286) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.80
Light Rose
#FFC5CB
ΔE00 7.87
Pale Rose
#FDC1C5
ΔE00 7.98
Apricot
#FBCEB1
ΔE00 8.24
Pale Pink
#FFCFDC
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5CD #CDF4FC
analogous
#FCCDDD #FCD5CD #FCEDCD
triadic
#FCD5CD #CDFCD5 #D5CDFC
tetradic
#FCD5CD #DDFCCD #CDF4FC #EDCDFC
square
#FCD5CD #DDFCCD #CDF4FC #EDCDFC
split-complementary
#FCD5CD #CDFCED #CDDDFC
monochromatic
#F5745A #F9A593 #FCD5CD #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.35
#FCD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FCD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5CD
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5CD | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd5cd; /* rgb */ color: rgb(252, 213, 205); /* oklch */ color: oklch(90.4% 0.045 31.5);
Tailwind
colors: {
custom: {
50: '#fde2dc',
500: '#fcd5cd',
950: '#000000',
},
}SCSS
$custom: #fcd5cd; $custom-light: #fde2dc; $custom-dark: #000000;
JSON
{
"hex": "#fcd5cd",
"rgb": {
"r": 252,
"g": 213,
"b": 205
},
"hsl": {
"h": 10.213,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.90384,
"c": 0.0453,
"h": 31.5
},
"luminance": 0.72692
}Semantic roles & 50–950 ramp
primary
#FCD5CD
secondary
#8AD4E4
accent
#BEE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484