#FFD9EB#FFD9EB
#FFD9EB is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.2% C 0.048 H 347.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9EB |
|---|---|
| RGB | rgb(255, 217, 235) |
| HSL | hsl(332, 100%, 93%) |
| HSV | hsv(332, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 7.8%, 0%) |
| CIE-LAB | lab(90.27, 16.08, -3.88) |
| CIE-LCH | lch(90.27, 16.54, 346.42°) |
| OKLab | oklab(92.22% 0.047 -0.0101) |
| OKLCH | oklch(92.22% 0.048 347.9) |
| XYZ | xyz(81.0470, 76.8858, 89.1522) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.96
Pale Pink
#FFCFDC
ΔE00 3.68
Pale Mauve
#FED0FC
ΔE00 7.58
Light Rose
#FFC5CB
ΔE00 7.66
Bubblegum
#FFC1CC
ΔE00 7.75
Pink
#FFC0CB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9EB #D9FFED
analogous
#FFD9FE #FFD9EB #FFDAD9
triadic
#FFD9EB #EBFFD9 #D9EBFF
tetradic
#FFD9EB #FEFFD9 #D9FFED #DAD9FF
square
#FFD9EB #FEFFD9 #D9FFED #DAD9FF
split-complementary
#FFD9EB #D9FFDA #D9FEFF
monochromatic
#FF5FAB #FF9CCB #FFD9EB #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.28
#FFD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9EB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9EB | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd9eb; /* rgb */ color: rgb(255, 217, 235); /* oklch */ color: oklch(92.2% 0.048 347.9);
Tailwind
colors: {
custom: {
50: '#ffe4f1',
500: '#ffd9eb',
950: '#000000',
},
}SCSS
$custom: #ffd9eb; $custom-light: #ffe4f1; $custom-dark: #000000;
JSON
{
"hex": "#ffd9eb",
"rgb": {
"r": 255,
"g": 217,
"b": 235
},
"hsl": {
"h": 331.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92224,
"c": 0.04805,
"h": 347.9
},
"luminance": 0.76884
}Semantic roles & 50–950 ramp
primary
#FFD9EB
secondary
#91ECC0
accent
#E67900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485