#FCDDDD#FCDDDD
#FCDDDD is a very light, muted red. Relative luminance 0.776; OKLCH L 92.3% C 0.034 H 17.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDDD |
|---|---|
| RGB | rgb(252, 221, 221) |
| HSL | hsl(0, 84%, 93%) |
| HSV | hsv(0, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.61, 10.68, 3.94) |
| CIE-LCH | lch(90.61, 11.38, 20.23°) |
| OKLab | oklab(92.31% 0.0328 0.0105) |
| OKLCH | oklch(92.31% 0.034 17.8) |
| XYZ | xyz(79.0517, 77.6306, 79.2125) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.38
Lavenderblush
#FFF0F5
ΔE00 6.60
Light Pink
#FFD1DF
ΔE00 6.95
Pale Pink
#FFCFDC
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 8.39
Very Light Pink
#FFF4F2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDDD #DDFCFC
analogous
#FCDDEC #FCDDDD #FCECDD
triadic
#FCDDDD #DDFCDD #DDDDFC
tetradic
#FCDDDD #ECFCDD #DDFCFC #ECDDFC
square
#FCDDDD #ECFCDD #DDFCFC #ECDDFC
split-complementary
#FCDDDD #DDFCEC #DDECFC
monochromatic
#F26D6D #F7A5A5 #FCDDDD #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.27
#FCDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FCDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDDD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDDD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdddd; /* rgb */ color: rgb(252, 221, 221); /* oklch */ color: oklch(92.3% 0.034 17.8);
Tailwind
colors: {
custom: {
50: '#fde7e7',
500: '#fcdddd',
950: '#000000',
},
}SCSS
$custom: #fcdddd; $custom-light: #fde7e7; $custom-dark: #000000;
JSON
{
"hex": "#fcdddd",
"rgb": {
"r": 252,
"g": 221,
"b": 221
},
"hsl": {
"h": 0,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92312,
"c": 0.0344,
"h": 17.8
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#FCDDDD
secondary
#99E4E4
accent
#E0E005
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484