#FFD9EE#FFD9EE
#FFD9EE is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.3% C 0.050 H 343.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9EE |
|---|---|
| RGB | rgb(255, 217, 238) |
| HSL | hsl(327, 100%, 93%) |
| HSV | hsv(327, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 6.7%, 0%) |
| CIE-LAB | lab(90.35, 16.58, -5.34) |
| CIE-LCH | lch(90.35, 17.42, 342.15°) |
| OKLab | oklab(92.31% 0.048 -0.014) |
| OKLCH | oklch(92.31% 0.05 343.8) |
| XYZ | xyz(81.4841, 77.0606, 91.4541) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.60
Pale Pink
#FFCFDC
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 6.65
Very Light Purple
#F6CEFC
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.78
Bubblegum
#FFC1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9EE #D9FFEA
analogous
#FDD9FF #FFD9EE #FFD9DB
triadic
#FFD9EE #EEFFD9 #D9EEFF
tetradic
#FFD9EE #FFFDD9 #D9FFEA #D9DBFF
square
#FFD9EE #FFFDD9 #D9FFEA #D9DBFF
split-complementary
#FFD9EE #DBFFD9 #D9FFFD
monochromatic
#FF5FB7 #FF9CD3 #FFD9EE #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.28
#FFD9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FFD9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9EE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9EE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd9ee; /* rgb */ color: rgb(255, 217, 238); /* oklch */ color: oklch(92.3% 0.050 343.8);
Tailwind
colors: {
custom: {
50: '#ffe4f3',
500: '#ffd9ee',
950: '#000000',
},
}SCSS
$custom: #ffd9ee; $custom-light: #ffe4f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ee",
"rgb": {
"r": 255,
"g": 217,
"b": 238
},
"hsl": {
"h": 326.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92314,
"c": 0.05004,
"h": 343.8
},
"luminance": 0.77059
}Semantic roles & 50–950 ramp
primary
#FFD9EE
secondary
#91ECB9
accent
#E66700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485