#B89EBE#B89EBE
#B89EBE is a light, muted purple. Relative luminance 0.384; OKLCH L 73.3% C 0.054 H 319.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EBE |
|---|---|
| RGB | rgb(184, 158, 190) |
| HSL | hsl(289, 20%, 68%) |
| HSV | hsv(289, 17%, 75%) |
| CMYK | cmyk(3.2%, 16.8%, 0%, 25.5%) |
| CIE-LAB | lab(68.29, 15.37, -12.92) |
| CIE-LCH | lch(68.29, 20.08, 319.93°) |
| OKLab | oklab(73.25% 0.0412 -0.0347) |
| OKLCH | oklch(73.25% 0.054 319.9) |
| XYZ | xyz(41.2870, 38.3623, 53.9349) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.84
Dusty Lavender
#AC86A8
ΔE00 7.31
Heather
#A484AC
ΔE00 8.02
Lavender
#B39DDB
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.05
Light Mauve
#C292A1
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EBE #A4BE9E
analogous
#A89EBE #B89EBE #BE9EB4
triadic
#B89EBE #BEB89E #9EBEB8
tetradic
#B89EBE #BEA89E #A4BE9E #9EB4BE
square
#B89EBE #BEA89E #A4BE9E #9EB4BE
split-complementary
#B89EBE #B4BE9E #9EBEA8
monochromatic
#7F5B87 #9D79A5 #B89EBE #D3C3D7 #EEE7EF
Accessibility & contrast
On white
2.42
#B89EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B89EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EBE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EBE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#B9A1A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89ebe; /* rgb */ color: rgb(184, 158, 190); /* oklch */ color: oklch(73.3% 0.054 319.9);
Tailwind
colors: {
custom: {
50: '#cdbad1',
500: '#b89ebe',
950: '#000000',
},
}SCSS
$custom: #b89ebe; $custom-light: #cdbad1; $custom-dark: #000000;
JSON
{
"hex": "#b89ebe",
"rgb": {
"r": 184,
"g": 158,
"b": 190
},
"hsl": {
"h": 288.75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73251,
"c": 0.05388,
"h": 319.9
},
"luminance": 0.38362
}Semantic roles & 50–950 ramp
primary
#B89EBE
secondary
#D9E1D7
accent
#9E4758
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082