#FCD7DE#FCD7DE
#FCD7DE is a very light, muted red. Relative luminance 0.746; OKLCH L 91.2% C 0.042 H 5.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7DE |
|---|---|
| RGB | rgb(252, 215, 222) |
| HSL | hsl(349, 86%, 92%) |
| HSV | hsv(349, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 11.9%, 1.2%) |
| CIE-LAB | lab(89.19, 13.96, 1.35) |
| CIE-LCH | lch(89.19, 14.03, 5.52°) |
| OKLab | oklab(91.21% 0.042 0.0038) |
| OKLCH | oklch(91.21% 0.042 5.1) |
| XYZ | xyz(77.6294, 74.5723, 79.3976) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.44
Pale Pink
#FFCFDC
ΔE00 3.67
Mistyrose
#FFE4E1
ΔE00 5.84
Light Rose
#FFC5CB
ΔE00 6.04
Pale Rose
#FDC1C5
ΔE00 6.98
Bubblegum
#FFC1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7DE #D7FCF5
analogous
#FCD7F1 #FCD7DE #FCE3D7
triadic
#FCD7DE #DEFCD7 #D7DEFC
tetradic
#FCD7DE #F1FCD7 #D7FCF5 #E3D7FC
square
#FCD7DE #F1FCD7 #D7FCF5 #E3D7FC
split-complementary
#FCD7DE #D7FCE3 #D7F1FC
monochromatic
#F36580 #F89EAF #FCD7DE #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.32
#FCD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FCD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7DE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7DE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd7de; /* rgb */ color: rgb(252, 215, 222); /* oklch */ color: oklch(91.2% 0.042 5.1);
Tailwind
colors: {
custom: {
50: '#fde3e8',
500: '#fcd7de',
950: '#000000',
},
}SCSS
$custom: #fcd7de; $custom-light: #fde3e8; $custom-dark: #000000;
JSON
{
"hex": "#fcd7de",
"rgb": {
"r": 252,
"g": 215,
"b": 222
},
"hsl": {
"h": 348.649,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.91214,
"c": 0.04217,
"h": 5.1
},
"luminance": 0.7457
}Semantic roles & 50–950 ramp
primary
#FCD7DE
secondary
#93E4D5
accent
#E3B803
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484