#FDDCDC#FDDCDC
#FDDCDC is a very light, muted red. Relative luminance 0.772; OKLCH L 92.2% C 0.037 H 17.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCDC |
|---|---|
| RGB | rgb(253, 220, 220) |
| HSL | hsl(0, 89%, 93%) |
| HSV | hsv(0, 13%, 99%) |
| CMYK | cmyk(0%, 13%, 13%, 0.8%) |
| CIE-LAB | lab(90.43, 11.39, 4.21) |
| CIE-LCH | lch(90.43, 12.15, 20.28°) |
| OKLab | oklab(92.18% 0.0349 0.0112) |
| OKLCH | oklch(92.18% 0.037 17.8) |
| XYZ | xyz(79.0188, 77.2383, 78.4422) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.87
Light Pink
#FFD1DF
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 6.64
Lavenderblush
#FFF0F5
ΔE00 7.15
Light Rose
#FFC5CB
ΔE00 7.82
Pale Rose
#FDC1C5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCDC #DCFDFD
analogous
#FDDCEC #FDDCDC #FDECDC
triadic
#FDDCDC #DCFDDC #DCDCFD
tetradic
#FDDCDC #ECFDDC #DCFDFD #ECDCFD
square
#FDDCDC #ECFDDC #DCFDFD #ECDCFD
split-complementary
#FDDCDC #DCFDEC #DCECFD
monochromatic
#F66868 #FAA2A2 #FDDCDC #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.28
#FDDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FDDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCDC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCDC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fddcdc; /* rgb */ color: rgb(253, 220, 220); /* oklch */ color: oklch(92.2% 0.037 17.8);
Tailwind
colors: {
custom: {
50: '#fee6e6',
500: '#fddcdc',
950: '#000000',
},
}SCSS
$custom: #fddcdc; $custom-light: #fee6e6; $custom-dark: #000000;
JSON
{
"hex": "#fddcdc",
"rgb": {
"r": 253,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92183,
"c": 0.03669,
"h": 17.8
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#FDDCDC
secondary
#96E7E7
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484