#D89EBB#D89EBB
#D89EBB is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.3% C 0.078 H 347.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D89EBB |
|---|---|
| RGB | rgb(216, 158, 187) |
| HSL | hsl(330, 43%, 73%) |
| HSV | hsv(330, 27%, 85%) |
| CMYK | cmyk(0%, 26.9%, 13.4%, 15.3%) |
| CIE-LAB | lab(71.31, 25.98, -6.42) |
| CIE-LCH | lch(71.31, 26.76, 346.12°) |
| OKLab | oklab(76.27% 0.0765 -0.0167) |
| OKLCH | oklch(76.27% 0.078 347.7) |
| XYZ | xyz(49.5154, 42.6426, 52.6267) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.20
Lilac
#C8A2C8
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.29
Light Mauve
#C292A1
ΔE00 6.38
Pig Pink
#E78EA5
ΔE00 7.29
Powder Pink
#FFB2D0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89EBB #9ED8BB
analogous
#D89ED8 #D89EBB #D89E9E
triadic
#D89EBB #BBD89E #9EBBD8
tetradic
#D89EBB #D8D89E #9ED8BB #9E9ED8
square
#D89EBB #D8D89E #9ED8BB #9E9ED8
split-complementary
#D89EBB #9ED89E #9ED8D8
monochromatic
#B3487E #C6729C #D89EBB #EACADA #F6E9F0
Accessibility & contrast
On white
2.20
#D89EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#D89EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89EBB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89EBB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#E09DA8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d89ebb; /* rgb */ color: rgb(216, 158, 187); /* oklch */ color: oklch(76.3% 0.078 347.7);
Tailwind
colors: {
custom: {
50: '#e4bbcf',
500: '#d89ebb',
950: '#000000',
},
}SCSS
$custom: #d89ebb; $custom-light: #e4bbcf; $custom-dark: #000000;
JSON
{
"hex": "#d89ebb",
"rgb": {
"r": 216,
"g": 158,
"b": 187
},
"hsl": {
"h": 330,
"s": 42.647,
"l": 73.333
},
"oklch": {
"l": 0.76274,
"c": 0.07832,
"h": 347.7
},
"luminance": 0.42641
}Semantic roles & 50–950 ramp
primary
#D89EBB
secondary
#DEEDE6
accent
#B67330
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182