#D89CB0#D89CB0
#D89CB0 is a light, moderate pink. Relative luminance 0.415; OKLCH L 75.6% C 0.076 H 357.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CB0 |
|---|---|
| RGB | rgb(216, 156, 176) |
| HSL | hsl(340, 43%, 73%) |
| HSV | hsv(340, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 18.5%, 15.3%) |
| CIE-LAB | lab(70.53, 25.30, -1.47) |
| CIE-LCH | lch(70.53, 25.35, 356.68°) |
| OKLab | oklab(75.57% 0.0757 -0.0035) |
| OKLCH | oklch(75.57% 0.076 357.3) |
| XYZ | xyz(48.0442, 41.5128, 46.5480) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.30
Dusty Pink
#D8A7B1
ΔE00 4.32
Light Mauve
#C292A1
ΔE00 4.84
Grey Pink
#C3909B
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 5.48
Dull Pink
#D5869D
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CB0 #9CD8C4
analogous
#D89CCE #D89CB0 #D8A69C
triadic
#D89CB0 #B0D89C #9CB0D8
tetradic
#D89CB0 #CED89C #9CD8C4 #A69CD8
square
#D89CB0 #CED89C #9CD8C4 #A69CD8
split-complementary
#D89CB0 #9CD8A6 #9CCED8
monochromatic
#B3476B #C7708D #D89CB0 #E9C8D3 #F6E9ED
Accessibility & contrast
On white
2.26
#D89CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#D89CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CB0
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CB0 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B1
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#E299A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d89cb0; /* rgb */ color: rgb(216, 156, 176); /* oklch */ color: oklch(75.6% 0.076 357.3);
Tailwind
colors: {
custom: {
50: '#e5b9c7',
500: '#d89cb0',
950: '#000000',
},
}SCSS
$custom: #d89cb0; $custom-light: #e5b9c7; $custom-dark: #000000;
JSON
{
"hex": "#d89cb0",
"rgb": {
"r": 216,
"g": 156,
"b": 176
},
"hsl": {
"h": 340,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75573,
"c": 0.07581,
"h": 357.3
},
"luminance": 0.4151
}Semantic roles & 50–950 ramp
primary
#D89CB0
secondary
#DEEDE8
accent
#B7892F
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082