#B89AB4#B89AB4
#B89AB4 is a light, muted purple. Relative luminance 0.366; OKLCH L 72.1% C 0.050 H 330.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AB4 |
|---|---|
| RGB | rgb(184, 154, 180) |
| HSL | hsl(308, 17%, 66%) |
| HSV | hsv(308, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 2.2%, 27.8%) |
| CIE-LAB | lab(66.97, 15.67, -9.32) |
| CIE-LCH | lch(66.97, 18.23, 329.27°) |
| OKLab | oklab(72.13% 0.0439 -0.0248) |
| OKLCH | oklch(72.13% 0.05 330.5) |
| XYZ | xyz(39.5601, 36.5976, 48.1512) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.88
Dusty Lavender
#AC86A8
ΔE00 6.28
Light Mauve
#C292A1
ΔE00 6.71
Heather
#A484AC
ΔE00 7.83
Grey Pink
#C3909B
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AB4 #9AB89E
analogous
#AD9AB8 #B89AB4 #B89AA5
triadic
#B89AB4 #B4B89A #9AB4B8
tetradic
#B89AB4 #B8AD9A #9AB89E #9AA5B8
square
#B89AB4 #B8AD9A #9AB89E #9AA5B8
split-complementary
#B89AB4 #A5B89A #9AB8AD
monochromatic
#7F597A #9F7699 #B89AB4 #D1BECF #EBE2E9
Accessibility & contrast
On white
2.52
#B89AB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B89AB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AB4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AB4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B5
Deuteranopia (green-blind)
#A0A4B3
Tritanopia (blue-blind)
#BB9CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ab4; /* rgb */ color: rgb(184, 154, 180); /* oklch */ color: oklch(72.1% 0.050 330.5);
Tailwind
colors: {
custom: {
50: '#cdb7ca',
500: '#b89ab4',
950: '#000000',
},
}SCSS
$custom: #b89ab4; $custom-light: #cdb7ca; $custom-dark: #000000;
JSON
{
"hex": "#b89ab4",
"rgb": {
"r": 184,
"g": 154,
"b": 180
},
"hsl": {
"h": 308,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.72131,
"c": 0.05039,
"h": 330.5
},
"luminance": 0.36597
}Semantic roles & 50–950 ramp
primary
#B89AB4
secondary
#D2DCD3
accent
#9C554A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082