#B89EB8#B89EB8
#B89EB8 is a light, muted purple. Relative luminance 0.381; OKLCH L 73.0% C 0.047 H 326.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB8 |
|---|---|
| RGB | rgb(184, 158, 184) |
| HSL | hsl(300, 15%, 67%) |
| HSV | hsv(300, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 0%, 27.8%) |
| CIE-LAB | lab(68.10, 14.20, -9.87) |
| CIE-LCH | lch(68.10, 17.30, 325.21°) |
| OKLab | oklab(73.04% 0.0391 -0.0263) |
| OKLCH | oklch(73.04% 0.047 326) |
| XYZ | xyz(40.6446, 38.1054, 50.5521) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.85
Dusty Lavender
#AC86A8
ΔE00 7.48
Light Mauve
#C292A1
ΔE00 7.88
Heather
#A484AC
ΔE00 8.65
Thistle
#D8BFD8
ΔE00 8.87
Grey Pink
#C3909B
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB8 #9EB89E
analogous
#AB9EB8 #B89EB8 #B89EAB
triadic
#B89EB8 #B8B89E #9EB8B8
tetradic
#B89EB8 #B8AB9E #9EB89E #9EABB8
square
#B89EB8 #B8AB9E #9EB89E #9EABB8
split-complementary
#B89EB8 #ABB89E #9EB8AB
monochromatic
#7F5D7F #9E7B9E #B89EB8 #D2C1D2 #ECE5EC
Accessibility & contrast
On white
2.44
#B89EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#B89EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#A2A7B7
Tritanopia (blue-blind)
#BAA0A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89eb8; /* rgb */ color: rgb(184, 158, 184); /* oklch */ color: oklch(73.0% 0.047 326.0);
Tailwind
colors: {
custom: {
50: '#cdbacd',
500: '#b89eb8',
950: '#000000',
},
}SCSS
$custom: #b89eb8; $custom-light: #cdbacd; $custom-dark: #000000;
JSON
{
"hex": "#b89eb8",
"rgb": {
"r": 184,
"g": 158,
"b": 184
},
"hsl": {
"h": 300,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.73042,
"c": 0.04716,
"h": 326
},
"luminance": 0.38105
}Semantic roles & 50–950 ramp
primary
#B89EB8
secondary
#D5DDD5
accent
#9A4C4C
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082