#B89ABB#B89ABB
#B89ABB is a light, muted purple. Relative luminance 0.369; OKLCH L 72.4% C 0.058 H 323.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B89ABB |
|---|---|
| RGB | rgb(184, 154, 187) |
| HSL | hsl(295, 20%, 67%) |
| HSV | hsv(295, 18%, 73%) |
| CMYK | cmyk(1.6%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.19, 17.00, -12.89) |
| CIE-LCH | lch(67.19, 21.34, 322.83°) |
| OKLab | oklab(72.37% 0.0463 -0.0346) |
| OKLCH | oklch(72.37% 0.058 323.2) |
| XYZ | xyz(40.2912, 36.8901, 52.0021) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.68
Dusty Lavender
#AC86A8
ΔE00 6.04
Heather
#A484AC
ΔE00 7.00
Light Mauve
#C292A1
ΔE00 8.38
Lavender
#B39DDB
ΔE00 8.81
Pale Purple
#B790D4
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89ABB #9DBB9A
analogous
#A89ABB #B89ABB #BB9AAE
triadic
#B89ABB #BBB89A #9ABBB8
tetradic
#B89ABB #BBA89A #9DBB9A #9AAEBB
square
#B89ABB #BBA89A #9DBB9A #9AAEBB
split-complementary
#B89ABB #AEBB9A #9ABBA8
monochromatic
#7F5883 #9E75A2 #B89ABB #D2BFD4 #EBE3EC
Accessibility & contrast
On white
2.51
#B89ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B89ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89ABB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89ABB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#BA9DA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89abb; /* rgb */ color: rgb(184, 154, 187); /* oklch */ color: oklch(72.4% 0.058 323.2);
Tailwind
colors: {
custom: {
50: '#cdb8cf',
500: '#b89abb',
950: '#000000',
},
}SCSS
$custom: #b89abb; $custom-light: #cdb8cf; $custom-dark: #000000;
JSON
{
"hex": "#b89abb",
"rgb": {
"r": 184,
"g": 154,
"b": 187
},
"hsl": {
"h": 294.545,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.72374,
"c": 0.05779,
"h": 323.2
},
"luminance": 0.36889
}Semantic roles & 50–950 ramp
primary
#B89ABB
secondary
#D4DED3
accent
#9E484F
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082