#B89EBB#B89EBB
#B89EBB is a light, muted purple. Relative luminance 0.382; OKLCH L 73.1% C 0.050 H 322.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EBB |
|---|---|
| RGB | rgb(184, 158, 187) |
| HSL | hsl(294, 18%, 68%) |
| HSV | hsv(294, 16%, 73%) |
| CMYK | cmyk(1.6%, 15.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.19, 14.78, -11.40) |
| CIE-LCH | lch(68.19, 18.67, 322.36°) |
| OKLab | oklab(73.15% 0.0402 -0.0305) |
| OKLCH | oklch(73.15% 0.05 322.8) |
| XYZ | xyz(40.9624, 38.2325, 52.2258) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.25
Dusty Lavender
#AC86A8
ΔE00 7.32
Heather
#A484AC
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.91
Lavender
#B39DDB
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EBB #A1BB9E
analogous
#A99EBB #B89EBB #BB9EAF
triadic
#B89EBB #BBB89E #9EBBB8
tetradic
#B89EBB #BBA99E #A1BB9E #9EAFBB
square
#B89EBB #BBA99E #A1BB9E #9EAFBB
split-complementary
#B89EBB #AFBB9E #9EBBA9
monochromatic
#7F5C83 #9E7AA2 #B89EBB #D2C2D4 #EDE6ED
Accessibility & contrast
On white
2.43
#B89EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#B89EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EBB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EBB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#B9A1A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89ebb; /* rgb */ color: rgb(184, 158, 187); /* oklch */ color: oklch(73.1% 0.050 322.8);
Tailwind
colors: {
custom: {
50: '#cdbacf',
500: '#b89ebb',
950: '#000000',
},
}SCSS
$custom: #b89ebb; $custom-light: #cdbacf; $custom-dark: #000000;
JSON
{
"hex": "#b89ebb",
"rgb": {
"r": 184,
"g": 158,
"b": 187
},
"hsl": {
"h": 293.793,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.73146,
"c": 0.05046,
"h": 322.8
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#B89EBB
secondary
#D7DFD6
accent
#9C4A52
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082