#FCDDDE#FCDDDE
#FCDDDE is a very light, muted red. Relative luminance 0.777; OKLCH L 92.3% C 0.034 H 15.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDDE |
|---|---|
| RGB | rgb(252, 221, 222) |
| HSL | hsl(358, 84%, 93%) |
| HSV | hsv(358, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 11.9%, 1.2%) |
| CIE-LAB | lab(90.64, 10.84, 3.45) |
| CIE-LCH | lch(90.64, 11.38, 17.64°) |
| OKLab | oklab(92.34% 0.0331 0.0092) |
| OKLCH | oklch(92.34% 0.034 15.6) |
| XYZ | xyz(79.1853, 77.6841, 79.9163) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.66
Lavenderblush
#FFF0F5
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 6.62
Pale Pink
#FFCFDC
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 8.27
Very Light Pink
#FFF4F2
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDDE #DDFCFB
analogous
#FCDDED #FCDDDE #FCEBDD
triadic
#FCDDDE #DEFCDD #DDDEFC
tetradic
#FCDDDE #EDFCDD #DDFCFB #EBDDFC
square
#FCDDDE #EDFCDD #DDFCFB #EBDDFC
split-complementary
#FCDDDE #DDFCEB #DDEDFC
monochromatic
#F26D71 #F7A5A7 #FCDDDE #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.27
#FCDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FCDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDDE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDDE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E9E6DE
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcddde; /* rgb */ color: rgb(252, 221, 222); /* oklch */ color: oklch(92.3% 0.034 15.6);
Tailwind
colors: {
custom: {
50: '#fde7e8',
500: '#fcddde',
950: '#000000',
},
}SCSS
$custom: #fcddde; $custom-light: #fde7e8; $custom-dark: #000000;
JSON
{
"hex": "#fcddde",
"rgb": {
"r": 252,
"g": 221,
"b": 222
},
"hsl": {
"h": 358.065,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92339,
"c": 0.0344,
"h": 15.6
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#FCDDDE
secondary
#99E4E2
accent
#E0D905
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484