#FCDCDD#FCDCDD
#FCDCDD is a very light, muted red. Relative luminance 0.771; OKLCH L 92.1% C 0.036 H 15.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCDD |
|---|---|
| RGB | rgb(252, 220, 221) |
| HSL | hsl(358, 84%, 93%) |
| HSV | hsv(358, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.37, 11.20, 3.59) |
| CIE-LCH | lch(90.37, 11.76, 17.75°) |
| OKLab | oklab(92.12% 0.0342 0.0096) |
| OKLCH | oklch(92.12% 0.036 15.7) |
| XYZ | xyz(78.7885, 77.1042, 79.1248) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.93
Light Pink
#FFD1DF
ΔE00 6.38
Pale Pink
#FFCFDC
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 7.93
Pale Rose
#FDC1C5
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCDD #DCFCFB
analogous
#FCDCED #FCDCDD #FCEBDC
triadic
#FCDCDD #DDFCDC #DCDDFC
tetradic
#FCDCDD #EDFCDC #DCFCFB #EBDCFC
square
#FCDCDD #EDFCDC #DCFCFB #EBDCFC
split-complementary
#FCDCDD #DCFCEB #DCEDFC
monochromatic
#F26B6F #F7A4A6 #FCDCDD #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.28
#FCDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FCDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCDD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCDD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcdd; /* rgb */ color: rgb(252, 220, 221); /* oklch */ color: oklch(92.1% 0.036 15.7);
Tailwind
colors: {
custom: {
50: '#fde6e7',
500: '#fcdcdd',
950: '#000000',
},
}SCSS
$custom: #fcdcdd; $custom-light: #fde6e7; $custom-dark: #000000;
JSON
{
"hex": "#fcdcdd",
"rgb": {
"r": 252,
"g": 220,
"b": 221
},
"hsl": {
"h": 358.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92123,
"c": 0.03556,
"h": 15.7
},
"luminance": 0.77102
}Semantic roles & 50–950 ramp
primary
#FCDCDD
secondary
#98E4E2
accent
#E1DA05
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484