#FDD9EE#FDD9EE
#FDD9EE is a very light, muted pink. Relative luminance 0.767; OKLCH L 92.1% C 0.048 H 342.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD9EE |
|---|---|
| RGB | rgb(253, 217, 238) |
| HSL | hsl(325, 90%, 92%) |
| HSV | hsv(325, 14%, 99%) |
| CMYK | cmyk(0%, 14.2%, 5.9%, 0.8%) |
| CIE-LAB | lab(90.18, 15.91, -5.62) |
| CIE-LCH | lch(90.18, 16.87, 340.55°) |
| OKLab | oklab(92.14% 0.0459 -0.0147) |
| OKLCH | oklch(92.14% 0.048 342.2) |
| XYZ | xyz(80.7520, 76.6831, 91.4198) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.92
Pale Pink
#FFCFDC
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 6.69
Very Light Purple
#F6CEFC
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.45
Pale Lavender
#EECFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD9EE #D9FDE8
analogous
#FAD9FD #FDD9EE #FDD9DC
triadic
#FDD9EE #EEFDD9 #D9EEFD
tetradic
#FDD9EE #FDFAD9 #D9FDE8 #D9DCFD
square
#FDD9EE #FDFAD9 #D9FDE8 #D9DCFD
split-complementary
#FDD9EE #DCFDD9 #D9FDFA
monochromatic
#F765BA #FA9FD4 #FDD9EE #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.29
#FDD9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FDD9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD9EE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD9EE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fdd9ee; /* rgb */ color: rgb(253, 217, 238); /* oklch */ color: oklch(92.1% 0.048 342.2);
Tailwind
colors: {
custom: {
50: '#fee4f3',
500: '#fdd9ee',
950: '#000000',
},
}SCSS
$custom: #fdd9ee; $custom-light: #fee4f3; $custom-dark: #000000;
JSON
{
"hex": "#fdd9ee",
"rgb": {
"r": 253,
"g": 217,
"b": 238
},
"hsl": {
"h": 325,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.92137,
"c": 0.04821,
"h": 342.2
},
"luminance": 0.76681
}Semantic roles & 50–950 ramp
primary
#FDD9EE
secondary
#94E7B6
accent
#E66000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485