#FFD9EA#FFD9EA
#FFD9EA is a very light, muted pink. Relative luminance 0.768; OKLCH L 92.2% C 0.047 H 349.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9EA |
|---|---|
| RGB | rgb(255, 217, 234) |
| HSL | hsl(333, 100%, 93%) |
| HSV | hsv(333, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 8.2%, 0%) |
| CIE-LAB | lab(90.24, 15.91, -3.40) |
| CIE-LCH | lch(90.24, 16.27, 347.95°) |
| OKLab | oklab(92.2% 0.0466 -0.0088) |
| OKLCH | oklch(92.2% 0.047 349.3) |
| XYZ | xyz(80.9030, 76.8281, 88.3935) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.79
Pale Pink
#FFCFDC
ΔE00 3.51
Light Rose
#FFC5CB
ΔE00 7.46
Bubblegum
#FFC1CC
ΔE00 7.62
Pink
#FFC0CB
ΔE00 7.88
Pale Mauve
#FED0FC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9EA #D9FFEE
analogous
#FFD9FD #FFD9EA #FFDBD9
triadic
#FFD9EA #EAFFD9 #D9EAFF
tetradic
#FFD9EA #FDFFD9 #D9FFEE #DBD9FF
square
#FFD9EA #FDFFD9 #D9FFEE #DBD9FF
split-complementary
#FFD9EA #D9FFDB #D9FDFF
monochromatic
#FF5FA6 #FF9CC8 #FFD9EA #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.28
#FFD9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFD9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9EA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9EA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd9ea; /* rgb */ color: rgb(255, 217, 234); /* oklch */ color: oklch(92.2% 0.047 349.3);
Tailwind
colors: {
custom: {
50: '#ffe4f0',
500: '#ffd9ea',
950: '#000000',
},
}SCSS
$custom: #ffd9ea; $custom-light: #ffe4f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ea",
"rgb": {
"r": 255,
"g": 217,
"b": 234
},
"hsl": {
"h": 333.158,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92195,
"c": 0.04744,
"h": 349.3
},
"luminance": 0.76826
}Semantic roles & 50–950 ramp
primary
#FFD9EA
secondary
#91ECC3
accent
#E67F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485