#B89EBF#B89EBF
#B89EBF is a light, muted purple. Relative luminance 0.384; OKLCH L 73.3% C 0.055 H 319.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EBF |
|---|---|
| RGB | rgb(184, 158, 191) |
| HSL | hsl(287, 20%, 68%) |
| HSV | hsv(287, 17%, 75%) |
| CMYK | cmyk(3.7%, 17.3%, 0%, 25.1%) |
| CIE-LAB | lab(68.32, 15.56, -13.43) |
| CIE-LCH | lch(68.32, 20.56, 319.20°) |
| OKLab | oklab(73.29% 0.0416 -0.0361) |
| OKLCH | oklch(73.29% 0.055 319) |
| XYZ | xyz(41.3966, 38.4062, 54.5125) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.75
Dusty Lavender
#AC86A8
ΔE00 7.33
Heather
#A484AC
ΔE00 7.96
Lavender
#B39DDB
ΔE00 8.26
Pale Purple
#B790D4
ΔE00 8.97
Thistle
#D8BFD8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EBF #A5BF9E
analogous
#A79EBF #B89EBF #BF9EB5
triadic
#B89EBF #BFB89E #9EBFB8
tetradic
#B89EBF #BFA79E #A5BF9E #9EB5BF
square
#B89EBF #BFA79E #A5BF9E #9EB5BF
split-complementary
#B89EBF #B5BF9E #9EBFA7
monochromatic
#7F5A89 #9D79A7 #B89EBF #D3C3D7 #EEE8F0
Accessibility & contrast
On white
2.42
#B89EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B89EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EBF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EBF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#B9A1A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b89ebf; /* rgb */ color: rgb(184, 158, 191); /* oklch */ color: oklch(73.3% 0.055 319.0);
Tailwind
colors: {
custom: {
50: '#cdbad2',
500: '#b89ebf',
950: '#000000',
},
}SCSS
$custom: #b89ebf; $custom-light: #cdbad2; $custom-dark: #000000;
JSON
{
"hex": "#b89ebf",
"rgb": {
"r": 184,
"g": 158,
"b": 191
},
"hsl": {
"h": 287.273,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73286,
"c": 0.05506,
"h": 319
},
"luminance": 0.38406
}Semantic roles & 50–950 ramp
primary
#B89EBF
secondary
#DAE1D7
accent
#9F4759
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082