#D89BB0#D89BB0
#D89BB0 is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.4% C 0.077 H 356.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D89BB0 |
|---|---|
| RGB | rgb(216, 155, 176) |
| HSL | hsl(339, 44%, 73%) |
| HSV | hsv(339, 28%, 85%) |
| CMYK | cmyk(0%, 28.2%, 18.5%, 15.3%) |
| CIE-LAB | lab(70.30, 25.85, -1.81) |
| CIE-LCH | lch(70.30, 25.91, 355.99°) |
| OKLab | oklab(75.39% 0.0773 -0.0044) |
| OKLCH | oklch(75.39% 0.077 356.7) |
| XYZ | xyz(47.8771, 41.1786, 46.4923) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.51
Dusty Pink
#D8A7B1
ΔE00 4.70
Light Mauve
#C292A1
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 5.32
Grey Pink
#C3909B
ΔE00 5.54
Dull Pink
#D5869D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89BB0 #9BD8C3
analogous
#D89BCF #D89BB0 #D8A49B
triadic
#D89BB0 #B0D89B #9BB0D8
tetradic
#D89BB0 #CFD89B #9BD8C3 #A49BD8
square
#D89BB0 #CFD89B #9BD8C3 #A49BD8
split-complementary
#D89BB0 #9BD8A4 #9BCFD8
monochromatic
#B3466B #C76F8D #D89BB0 #E9C7D3 #F6E9EE
Accessibility & contrast
On white
2.27
#D89BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D89BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89BB0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89BB0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B1
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#E298A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d89bb0; /* rgb */ color: rgb(216, 155, 176); /* oklch */ color: oklch(75.4% 0.077 356.7);
Tailwind
colors: {
custom: {
50: '#e5b9c7',
500: '#d89bb0',
950: '#000000',
},
}SCSS
$custom: #d89bb0; $custom-light: #e5b9c7; $custom-dark: #000000;
JSON
{
"hex": "#d89bb0",
"rgb": {
"r": 216,
"g": 155,
"b": 176
},
"hsl": {
"h": 339.344,
"s": 43.885,
"l": 72.745
},
"oklch": {
"l": 0.75394,
"c": 0.07744,
"h": 356.7
},
"luminance": 0.41176
}Semantic roles & 50–950 ramp
primary
#D89BB0
secondary
#DEEDE8
accent
#B7882E
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082