#FCD7CD#FCD7CD
#FCD7CD is a very light, muted red. Relative luminance 0.737; OKLCH L 90.8% C 0.044 H 35.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7CD |
|---|---|
| RGB | rgb(252, 215, 205) |
| HSL | hsl(13, 89%, 90%) |
| HSV | hsv(13, 19%, 99%) |
| CMYK | cmyk(0%, 14.7%, 18.7%, 1.2%) |
| CIE-LAB | lab(88.78, 11.34, 9.71) |
| CIE-LCH | lch(88.78, 14.93, 40.58°) |
| OKLab | oklab(90.76% 0.0356 0.0255) |
| OKLCH | oklch(90.76% 0.044 35.6) |
| XYZ | xyz(75.4648, 73.7064, 67.9973) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.58
Apricot
#FBCEB1
ΔE00 7.40
Light Rose
#FFC5CB
ΔE00 9.09
Pale Rose
#FDC1C5
ΔE00 9.17
Peach
#FFDAB9
ΔE00 9.35
Pale Pink
#FFCFDC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7CD #CDF2FC
analogous
#FCCDDB #FCD7CD #FCEFCD
triadic
#FCD7CD #CDFCD7 #D7CDFC
tetradic
#FCD7CD #DBFCCD #CDF2FC #EFCDFC
square
#FCD7CD #DBFCCD #CDF2FC #EFCDFC
split-complementary
#FCD7CD #CDFCEF #CDDBFC
monochromatic
#F57B5A #F9A993 #FCD7CD #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.33
#FCD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FCD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7CD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7CD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#FFD2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd7cd; /* rgb */ color: rgb(252, 215, 205); /* oklch */ color: oklch(90.8% 0.044 35.6);
Tailwind
colors: {
custom: {
50: '#fde3dc',
500: '#fcd7cd',
950: '#000000',
},
}SCSS
$custom: #fcd7cd; $custom-light: #fde3dc; $custom-dark: #000000;
JSON
{
"hex": "#fcd7cd",
"rgb": {
"r": 252,
"g": 215,
"b": 205
},
"hsl": {
"h": 12.766,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.9076,
"c": 0.04378,
"h": 35.6
},
"luminance": 0.73704
}Semantic roles & 50–950 ramp
primary
#FCD7CD
secondary
#8AD0E4
accent
#B5E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484