#B59BB2#B59BB2
#B59BB2 is a light, muted purple. Relative luminance 0.365; OKLCH L 72.0% C 0.044 H 329.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B59BB2 |
|---|---|
| RGB | rgb(181, 155, 178) |
| HSL | hsl(307, 15%, 66%) |
| HSV | hsv(307, 14%, 71%) |
| CMYK | cmyk(0%, 14.4%, 1.7%, 29%) |
| CIE-LAB | lab(66.89, 13.68, -8.36) |
| CIE-LCH | lch(66.89, 16.03, 328.58°) |
| OKLab | oklab(71.98% 0.0382 -0.0222) |
| OKLCH | oklch(71.98% 0.044 329.8) |
| XYZ | xyz(38.8123, 36.4815, 47.1079) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.99
Dusty Lavender
#AC86A8
ΔE00 7.05
Light Mauve
#C292A1
ΔE00 7.14
Heather
#A484AC
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 8.67
Dusty Pink
#D8A7B1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59BB2 #9BB59E
analogous
#AB9BB5 #B59BB2 #B59BA5
triadic
#B59BB2 #B2B59B #9BB2B5
tetradic
#B59BB2 #B5AB9B #9BB59E #9BA5B5
square
#B59BB2 #B5AB9B #9BB59E #9BA5B5
split-complementary
#B59BB2 #A5B59B #9BB5AB
monochromatic
#7B5B77 #9B7897 #B59BB2 #CFBECD #E9E1E8
Accessibility & contrast
On white
2.53
#B59BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B59BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59BB2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59BB2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#B79CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b59bb2; /* rgb */ color: rgb(181, 155, 178); /* oklch */ color: oklch(72.0% 0.044 329.8);
Tailwind
colors: {
custom: {
50: '#cbb8c9',
500: '#b59bb2',
950: '#000000',
},
}SCSS
$custom: #b59bb2; $custom-light: #cbb8c9; $custom-dark: #000000;
JSON
{
"hex": "#b59bb2",
"rgb": {
"r": 181,
"g": 155,
"b": 178
},
"hsl": {
"h": 306.923,
"s": 14.943,
"l": 65.882
},
"oklch": {
"l": 0.71977,
"c": 0.04419,
"h": 329.8
},
"luminance": 0.36481
}Semantic roles & 50–950 ramp
primary
#B59BB2
secondary
#D2DAD3
accent
#99554C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082