#FDDDED#FDDDED
#FDDDED is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.8% C 0.041 H 346.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDED |
|---|---|
| RGB | rgb(253, 221, 237) |
| HSL | hsl(330, 89%, 93%) |
| HSV | hsv(330, 13%, 99%) |
| CMYK | cmyk(0%, 12.6%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.10, 13.65, -3.73) |
| CIE-LCH | lch(91.10, 14.15, 344.74°) |
| OKLab | oklab(92.85% 0.0397 -0.0097) |
| OKLCH | oklch(92.85% 0.041 346.3) |
| XYZ | xyz(81.6490, 78.7116, 90.9960) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.35
Pale Pink
#FFCFDC
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 7.82
Mistyrose
#FFE4E1
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.16
Pale Mauve
#FED0FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDED #DDFDED
analogous
#FDDDFD #FDDDED #FDDDDD
triadic
#FDDDED #EDFDDD #DDEDFD
tetradic
#FDDDED #FDFDDD #DDFDED #DDDDFD
square
#FDDDED #FDFDDD #DDFDED #DDDDFD
split-complementary
#FDDDED #DDFDDD #DDFDFD
monochromatic
#F669B0 #FAA3CE #FDDDED #FDE2F0 #FDE2F0
Accessibility & contrast
On white
1.25
#FDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FDDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDED
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDED | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fddded; /* rgb */ color: rgb(253, 221, 237); /* oklch */ color: oklch(92.8% 0.041 346.3);
Tailwind
colors: {
custom: {
50: '#fee7f2',
500: '#fddded',
950: '#000000',
},
}SCSS
$custom: #fddded; $custom-light: #fee7f2; $custom-dark: #000000;
JSON
{
"hex": "#fddded",
"rgb": {
"r": 253,
"g": 221,
"b": 237
},
"hsl": {
"h": 330,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9285,
"c": 0.04087,
"h": 346.3
},
"luminance": 0.7871
}Semantic roles & 50–950 ramp
primary
#FDDDED
secondary
#97E7BF
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485