#B89EB7#B89EB7
#B89EB7 is a light, muted purple. Relative luminance 0.381; OKLCH L 73.0% C 0.046 H 327.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB7 |
|---|---|
| RGB | rgb(184, 158, 183) |
| HSL | hsl(302, 15%, 67%) |
| HSV | hsv(302, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 0.5%, 27.8%) |
| CIE-LAB | lab(68.07, 14.01, -9.36) |
| CIE-LCH | lch(68.07, 16.85, 326.27°) |
| OKLab | oklab(73.01% 0.0388 -0.0249) |
| OKLCH | oklch(73.01% 0.046 327.2) |
| XYZ | xyz(40.5402, 38.0636, 50.0020) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.08
Dusty Lavender
#AC86A8
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 7.70
Heather
#A484AC
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 8.88
Grey Pink
#C3909B
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB7 #9EB89F
analogous
#AC9EB8 #B89EB7 #B89EAA
triadic
#B89EB7 #B7B89E #9EB7B8
tetradic
#B89EB7 #B8AC9E #9EB89F #9EAAB8
square
#B89EB7 #B8AC9E #9EB89F #9EAAB8
split-complementary
#B89EB7 #AAB89E #9EB8AC
monochromatic
#7F5D7D #9E7B9D #B89EB7 #D2C1D1 #ECE5EB
Accessibility & contrast
On white
2.44
#B89EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#B89EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#A2A7B6
Tritanopia (blue-blind)
#BAA0A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89eb7; /* rgb */ color: rgb(184, 158, 183); /* oklch */ color: oklch(73.0% 0.046 327.2);
Tailwind
colors: {
custom: {
50: '#cdbacc',
500: '#b89eb7',
950: '#000000',
},
}SCSS
$custom: #b89eb7; $custom-light: #cdbacc; $custom-dark: #000000;
JSON
{
"hex": "#b89eb7",
"rgb": {
"r": 184,
"g": 158,
"b": 183
},
"hsl": {
"h": 302.308,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.73008,
"c": 0.0461,
"h": 327.2
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#B89EB7
secondary
#D5DDD5
accent
#9A4F4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082