#B89FBC#B89FBC
#B89FBC is a light, muted purple. Relative luminance 0.386; OKLCH L 73.4% C 0.050 H 321.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B89FBC |
|---|---|
| RGB | rgb(184, 159, 188) |
| HSL | hsl(292, 18%, 68%) |
| HSV | hsv(292, 15%, 74%) |
| CMYK | cmyk(2.1%, 15.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.47, 14.42, -11.53) |
| CIE-LCH | lch(68.47, 18.46, 321.35°) |
| OKLab | oklab(73.37% 0.039 -0.0309) |
| OKLCH | oklch(73.37% 0.05 321.6) |
| XYZ | xyz(41.2411, 38.6180, 52.8487) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.33
Dusty Lavender
#AC86A8
ΔE00 7.65
Heather
#A484AC
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.69
Light Mauve
#C292A1
ΔE00 8.78
Lavender
#B39DDB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89FBC #A3BC9F
analogous
#A99FBC #B89FBC #BC9FB1
triadic
#B89FBC #BCB89F #9FBCB8
tetradic
#B89FBC #BCA99F #A3BC9F #9FB1BC
square
#B89FBC #BCA99F #A3BC9F #9FB1BC
split-complementary
#B89FBC #B1BC9F #9FBCA9
monochromatic
#7F5C84 #9D7BA3 #B89FBC #D3C3D5 #EDE7EE
Accessibility & contrast
On white
2.41
#B89FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#B89FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89FBC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89FBC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#B9A2A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b89fbc; /* rgb */ color: rgb(184, 159, 188); /* oklch */ color: oklch(73.4% 0.050 321.6);
Tailwind
colors: {
custom: {
50: '#cdbbd0',
500: '#b89fbc',
950: '#000000',
},
}SCSS
$custom: #b89fbc; $custom-light: #cdbbd0; $custom-dark: #000000;
JSON
{
"hex": "#b89fbc",
"rgb": {
"r": 184,
"g": 159,
"b": 188
},
"hsl": {
"h": 291.724,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73374,
"c": 0.04976,
"h": 321.6
},
"luminance": 0.38617
}Semantic roles & 50–950 ramp
primary
#B89FBC
secondary
#D8E0D7
accent
#9C4955
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082