#FCDCDF#FCDCDF
#FCDCDF is a very light, muted red. Relative luminance 0.772; OKLCH L 92.2% C 0.036 H 11.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCDF |
|---|---|
| RGB | rgb(252, 220, 223) |
| HSL | hsl(354, 84%, 93%) |
| HSV | hsv(354, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.42, 11.52, 2.61) |
| CIE-LCH | lch(90.42, 11.81, 12.75°) |
| OKLab | oklab(92.18% 0.035 0.0071) |
| OKLCH | oklch(92.18% 0.036 11.4) |
| XYZ | xyz(79.0565, 77.2114, 80.5365) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.53
Light Pink
#FFD1DF
ΔE00 5.76
Pale Pink
#FFCFDC
ΔE00 5.97
Lavenderblush
#FFF0F5
ΔE00 6.74
Light Rose
#FFC5CB
ΔE00 7.76
Pale Rose
#FDC1C5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCDF #DCFCF9
analogous
#FCDCEF #FCDCDF #FCE9DC
triadic
#FCDCDF #DFFCDC #DCDFFC
tetradic
#FCDCDF #EFFCDC #DCFCF9 #E9DCFC
square
#FCDCDF #EFFCDC #DCFCF9 #E9DCFC
split-complementary
#FCDCDF #DCFCE9 #DCEFFC
monochromatic
#F26B78 #F7A4AB #FCDCDF #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.28
#FCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FCDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCDF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCDF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdcdf; /* rgb */ color: rgb(252, 220, 223); /* oklch */ color: oklch(92.2% 0.036 11.4);
Tailwind
colors: {
custom: {
50: '#fde6e9',
500: '#fcdcdf',
950: '#000000',
},
}SCSS
$custom: #fcdcdf; $custom-light: #fde6e9; $custom-dark: #000000;
JSON
{
"hex": "#fcdcdf",
"rgb": {
"r": 252,
"g": 220,
"b": 223
},
"hsl": {
"h": 354.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92178,
"c": 0.03568,
"h": 11.4
},
"luminance": 0.7721
}Semantic roles & 50–950 ramp
primary
#FCDCDF
secondary
#98E4DD
accent
#E1CC05
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484