#D89EBF#D89EBF
#D89EBF is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.4% C 0.081 H 344.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D89EBF |
|---|---|
| RGB | rgb(216, 158, 191) |
| HSL | hsl(326, 43%, 73%) |
| HSV | hsv(326, 27%, 85%) |
| CMYK | cmyk(0%, 26.9%, 11.6%, 15.3%) |
| CIE-LAB | lab(71.43, 26.64, -8.46) |
| CIE-LCH | lch(71.43, 27.95, 342.39°) |
| OKLab | oklab(76.4% 0.0779 -0.0222) |
| OKLCH | oklch(76.4% 0.081 344.1) |
| XYZ | xyz(49.9495, 42.8163, 54.9134) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.25
Faded Pink
#DE9DAC
ΔE00 6.37
Light Mauve
#C292A1
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 7.36
Powder Pink
#FFB2D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89EBF #9ED8B7
analogous
#D49ED8 #D89EBF #D89EA2
triadic
#D89EBF #BFD89E #9EBFD8
tetradic
#D89EBF #D8D49E #9ED8B7 #9EA2D8
square
#D89EBF #D8D49E #9ED8B7 #9EA2D8
split-complementary
#D89EBF #A2D89E #9ED8D4
monochromatic
#B34885 #C672A2 #D89EBF #EACADC #F6E9F1
Accessibility & contrast
On white
2.20
#D89EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D89EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89EBF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89EBF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#E09EA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d89ebf; /* rgb */ color: rgb(216, 158, 191); /* oklch */ color: oklch(76.4% 0.081 344.1);
Tailwind
colors: {
custom: {
50: '#e4bbd2',
500: '#d89ebf',
950: '#000000',
},
}SCSS
$custom: #d89ebf; $custom-light: #e4bbd2; $custom-dark: #000000;
JSON
{
"hex": "#d89ebf",
"rgb": {
"r": 216,
"g": 158,
"b": 191
},
"hsl": {
"h": 325.862,
"s": 42.647,
"l": 73.333
},
"oklch": {
"l": 0.76404,
"c": 0.081,
"h": 344.1
},
"luminance": 0.42814
}Semantic roles & 50–950 ramp
primary
#D89EBF
secondary
#DEEDE4
accent
#B66A30
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161214
muted
#848182