#FDDDEE#FDDDEE
#FDDDEE is a very light, muted pink. Relative luminance 0.788; OKLCH L 92.9% C 0.042 H 344.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDEE |
|---|---|
| RGB | rgb(253, 221, 238) |
| HSL | hsl(328, 89%, 93%) |
| HSV | hsv(328, 13%, 99%) |
| CMYK | cmyk(0%, 12.6%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.13, 13.82, -4.21) |
| CIE-LCH | lch(91.13, 14.45, 343.06°) |
| OKLab | oklab(92.88% 0.0401 -0.011) |
| OKLCH | oklch(92.88% 0.042 344.6) |
| XYZ | xyz(81.7955, 78.7702, 91.7676) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.44
Pale Pink
#FFCFDC
ΔE00 5.14
Lavenderblush
#FFF0F5
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.04
Mistyrose
#FFE4E1
ΔE00 8.19
Pale Mauve
#FED0FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDEE #DDFDEC
analogous
#FCDDFD #FDDDEE #FDDDDE
triadic
#FDDDEE #EEFDDD #DDEEFD
tetradic
#FDDDEE #FDFCDD #DDFDEC #DDDEFD
square
#FDDDEE #FDFCDD #DDFDEC #DDDEFD
split-complementary
#FDDDEE #DEFDDD #DDFDFC
monochromatic
#F669B4 #FAA3D1 #FDDDEE #FDE2F1 #FDE2F1
Accessibility & contrast
On white
1.25
#FDDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FDDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDEE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDEE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fdddee; /* rgb */ color: rgb(253, 221, 238); /* oklch */ color: oklch(92.9% 0.042 344.6);
Tailwind
colors: {
custom: {
50: '#fee7f3',
500: '#fdddee',
950: '#000000',
},
}SCSS
$custom: #fdddee; $custom-light: #fee7f3; $custom-dark: #000000;
JSON
{
"hex": "#fdddee",
"rgb": {
"r": 253,
"g": 221,
"b": 238
},
"hsl": {
"h": 328.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9288,
"c": 0.04154,
"h": 344.6
},
"luminance": 0.78769
}Semantic roles & 50–950 ramp
primary
#FDDDEE
secondary
#97E7BD
accent
#E66C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485