#B89EBA#B89EBA
#B89EBA is a light, muted purple. Relative luminance 0.382; OKLCH L 73.1% C 0.049 H 323.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EBA |
|---|---|
| RGB | rgb(184, 158, 186) |
| HSL | hsl(296, 17%, 67%) |
| HSV | hsv(296, 15%, 73%) |
| CMYK | cmyk(1.1%, 15.1%, 0%, 27.1%) |
| CIE-LAB | lab(68.16, 14.59, -10.89) |
| CIE-LCH | lch(68.16, 18.20, 323.26°) |
| OKLab | oklab(73.11% 0.0398 -0.0291) |
| OKLCH | oklch(73.11% 0.049 323.8) |
| XYZ | xyz(40.8558, 38.1899, 51.6640) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.43
Dusty Lavender
#AC86A8
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 8.28
Heather
#A484AC
ΔE00 8.39
Thistle
#D8BFD8
ΔE00 8.89
Lavender
#B39DDB
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EBA #A0BA9E
analogous
#AA9EBA #B89EBA #BA9EAE
triadic
#B89EBA #BAB89E #9EBAB8
tetradic
#B89EBA #BAAA9E #A0BA9E #9EAEBA
square
#B89EBA #BAAA9E #A0BA9E #9EAEBA
split-complementary
#B89EBA #AEBA9E #9EBAAA
monochromatic
#7F5C81 #9E7AA1 #B89EBA #D2C2D3 #ECE6ED
Accessibility & contrast
On white
2.43
#B89EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#B89EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EBA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EBA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#B9A0A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89eba; /* rgb */ color: rgb(184, 158, 186); /* oklch */ color: oklch(73.1% 0.049 323.8);
Tailwind
colors: {
custom: {
50: '#cdbace',
500: '#b89eba',
950: '#000000',
},
}SCSS
$custom: #b89eba; $custom-light: #cdbace; $custom-dark: #000000;
JSON
{
"hex": "#b89eba",
"rgb": {
"r": 184,
"g": 158,
"b": 186
},
"hsl": {
"h": 295.714,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.73111,
"c": 0.04935,
"h": 323.8
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#B89EBA
secondary
#D6DED6
accent
#9B4A50
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082