#FDDCDD#FDDCDD
#FDDCDD is a very light, muted red. Relative luminance 0.773; OKLCH L 92.2% C 0.037 H 15.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCDD |
|---|---|
| RGB | rgb(253, 220, 221) |
| HSL | hsl(358, 89%, 93%) |
| HSV | hsv(358, 13%, 99%) |
| CMYK | cmyk(0%, 13%, 12.6%, 0.8%) |
| CIE-LAB | lab(90.46, 11.55, 3.72) |
| CIE-LCH | lch(90.46, 12.14, 17.86°) |
| OKLab | oklab(92.21% 0.0353 0.01) |
| OKLCH | oklch(92.21% 0.037 15.8) |
| XYZ | xyz(79.1517, 77.2914, 79.1418) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.11
Light Pink
#FFD1DF
ΔE00 6.20
Pale Pink
#FFCFDC
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.70
Pale Rose
#FDC1C5
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCDD #DCFDFC
analogous
#FDDCED #FDDCDD #FDEBDC
triadic
#FDDCDD #DDFDDC #DCDDFD
tetradic
#FDDCDD #EDFDDC #DCFDFC #EBDCFD
square
#FDDCDD #EDFDDC #DCFDFC #EBDCFD
split-complementary
#FDDCDD #DCFDEB #DCEDFD
monochromatic
#F6686D #FAA2A5 #FDDCDD #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.28
#FDDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FDDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCDD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCDD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fddcdd; /* rgb */ color: rgb(253, 220, 221); /* oklch */ color: oklch(92.2% 0.037 15.8);
Tailwind
colors: {
custom: {
50: '#fee6e7',
500: '#fddcdd',
950: '#000000',
},
}SCSS
$custom: #fddcdd; $custom-light: #fee6e7; $custom-dark: #000000;
JSON
{
"hex": "#fddcdd",
"rgb": {
"r": 253,
"g": 220,
"b": 221
},
"hsl": {
"h": 358.182,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92211,
"c": 0.03669,
"h": 15.8
},
"luminance": 0.7729
}Semantic roles & 50–950 ramp
primary
#FDDCDD
secondary
#96E7E4
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484