#B89EB4#B89EB4
#B89EB4 is a light, muted purple. Relative luminance 0.379; OKLCH L 72.9% C 0.043 H 331.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB4 |
|---|---|
| RGB | rgb(184, 158, 180) |
| HSL | hsl(309, 15%, 67%) |
| HSV | hsv(309, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 2.2%, 27.8%) |
| CIE-LAB | lab(67.98, 13.45, -7.82) |
| CIE-LCH | lch(67.98, 15.56, 329.81°) |
| OKLab | oklab(72.91% 0.0377 -0.0208) |
| OKLCH | oklch(72.91% 0.043 331.1) |
| XYZ | xyz(40.2313, 37.9401, 48.3750) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.85
Light Mauve
#C292A1
ΔE00 7.20
Dusty Lavender
#AC86A8
ΔE00 7.90
Grey Pink
#C3909B
ΔE00 8.71
Dusty Pink
#D8A7B1
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB4 #9EB8A2
analogous
#AF9EB8 #B89EB4 #B89EA7
triadic
#B89EB4 #B4B89E #9EB4B8
tetradic
#B89EB4 #B8AF9E #9EB8A2 #9EA7B8
square
#B89EB4 #B8AF9E #9EB8A2 #9EA7B8
split-complementary
#B89EB4 #A7B89E #9EB8AF
monochromatic
#7F5D7A #9E7B99 #B89EB4 #D2C1CF #ECE5EB
Accessibility & contrast
On white
2.45
#B89EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B89EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB4 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B5
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#BA9FA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89eb4; /* rgb */ color: rgb(184, 158, 180); /* oklch */ color: oklch(72.9% 0.043 331.1);
Tailwind
colors: {
custom: {
50: '#cdbaca',
500: '#b89eb4',
950: '#000000',
},
}SCSS
$custom: #b89eb4; $custom-light: #cdbaca; $custom-dark: #000000;
JSON
{
"hex": "#b89eb4",
"rgb": {
"r": 184,
"g": 158,
"b": 180
},
"hsl": {
"h": 309.231,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72907,
"c": 0.04304,
"h": 331.1
},
"luminance": 0.37939
}Semantic roles & 50–950 ramp
primary
#B89EB4
secondary
#D5DDD6
accent
#9A584C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082