#FCD2DC#FCD2DC
#FCD2DC is a very light, muted red. Relative luminance 0.720; OKLCH L 90.2% C 0.049 H 2.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2DC |
|---|---|
| RGB | rgb(252, 210, 220) |
| HSL | hsl(346, 88%, 91%) |
| HSV | hsv(346, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 12.7%, 1.2%) |
| CIE-LAB | lab(87.95, 16.25, 0.59) |
| CIE-LCH | lch(87.95, 16.26, 2.09°) |
| OKLab | oklab(90.23% 0.0487 0.0018) |
| OKLCH | oklch(90.23% 0.049 2.1) |
| XYZ | xyz(76.1092, 71.9582, 77.5764) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.65
Pale Pink
#FFCFDC
ΔE00 1.79
Light Rose
#FFC5CB
ΔE00 4.75
Bubblegum
#FFC1CC
ΔE00 5.43
Pink
#FFC0CB
ΔE00 5.69
Pale Rose
#FDC1C5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2DC #D2FCF2
analogous
#FCD2F1 #FCD2DC #FCDDD2
triadic
#FCD2DC #DCFCD2 #D2DCFC
tetradic
#FCD2DC #F1FCD2 #D2FCF2 #DDD2FC
square
#FCD2DC #F1FCD2 #D2FCF2 #DDD2FC
split-complementary
#FCD2DC #D2FCDD #D2F1FC
monochromatic
#F45F83 #F899AF #FCD2DC #FDE2E9 #FDE2E9
Accessibility & contrast
On white
1.36
#FCD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FCD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2DC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2DC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#FFD0D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd2dc; /* rgb */ color: rgb(252, 210, 220); /* oklch */ color: oklch(90.2% 0.049 2.1);
Tailwind
colors: {
custom: {
50: '#fde0e6',
500: '#fcd2dc',
950: '#000000',
},
}SCSS
$custom: #fcd2dc; $custom-light: #fde0e6; $custom-dark: #000000;
JSON
{
"hex": "#fcd2dc",
"rgb": {
"r": 252,
"g": 210,
"b": 220
},
"hsl": {
"h": 345.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9023,
"c": 0.04873,
"h": 2.1
},
"luminance": 0.71956
}Semantic roles & 50–950 ramp
primary
#FCD2DC
secondary
#8EE4D0
accent
#E4AE01
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484