#B89AB2#B89AB2
#B89AB2 is a light, muted pink. Relative luminance 0.365; OKLCH L 72.1% C 0.048 H 333.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AB2 |
|---|---|
| RGB | rgb(184, 154, 178) |
| HSL | hsl(312, 17%, 66%) |
| HSV | hsv(312, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 3.3%, 27.8%) |
| CIE-LAB | lab(66.91, 15.30, -8.29) |
| CIE-LCH | lch(66.91, 17.40, 331.54°) |
| OKLab | oklab(72.06% 0.0432 -0.022) |
| OKLCH | oklch(72.06% 0.048 333) |
| XYZ | xyz(39.3578, 36.5167, 47.0860) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.37
Light Mauve
#C292A1
ΔE00 6.29
Dusty Lavender
#AC86A8
ΔE00 6.51
Grey Pink
#C3909B
ΔE00 7.92
Heather
#A484AC
ΔE00 8.19
Dusty Pink
#D8A7B1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AB2 #9AB8A0
analogous
#AF9AB8 #B89AB2 #B89AA3
triadic
#B89AB2 #B2B89A #9AB2B8
tetradic
#B89AB2 #B8AF9A #9AB8A0 #9AA3B8
square
#B89AB2 #B8AF9A #9AB8A0 #9AA3B8
split-complementary
#B89AB2 #A3B89A #9AB8AF
monochromatic
#7F5977 #9F7697 #B89AB2 #D1BECD #EBE2E9
Accessibility & contrast
On white
2.53
#B89AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B89AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AB2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AB2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#BB9BA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ab2; /* rgb */ color: rgb(184, 154, 178); /* oklch */ color: oklch(72.1% 0.048 333.0);
Tailwind
colors: {
custom: {
50: '#cdb7c9',
500: '#b89ab2',
950: '#000000',
},
}SCSS
$custom: #b89ab2; $custom-light: #cdb7c9; $custom-dark: #000000;
JSON
{
"hex": "#b89ab2",
"rgb": {
"r": 184,
"g": 154,
"b": 178
},
"hsl": {
"h": 312,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.72063,
"c": 0.04844,
"h": 333
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#B89AB2
secondary
#D2DCD4
accent
#9C5A4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082