#B58BB2#B58BB2
#B58BB2 is a light, moderate purple. Relative luminance 0.315; OKLCH L 68.9% C 0.074 H 328.7°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B58BB2 |
|---|---|
| RGB | rgb(181, 139, 178) |
| HSL | hsl(304, 22%, 63%) |
| HSV | hsv(304, 23%, 71%) |
| CMYK | cmyk(0%, 23.2%, 1.7%, 29%) |
| CIE-LAB | lab(62.93, 22.62, -14.28) |
| CIE-LCH | lch(62.93, 26.76, 327.73°) |
| OKLab | oklab(68.93% 0.0631 -0.0383) |
| OKLCH | oklch(68.93% 0.074 328.7) |
| XYZ | xyz(36.3238, 31.5044, 46.2784) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.54
Heather
#A484AC
ΔE00 4.06
Lilac
#C8A2C8
ΔE00 6.63
Pale Purple
#B790D4
ΔE00 8.08
Light Mauve
#C292A1
ΔE00 8.45
Wisteria
#A87DC2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58BB2 #8BB58E
analogous
#A38BB5 #B58BB2 #B58B9D
triadic
#B58BB2 #B2B58B #8BB2B5
tetradic
#B58BB2 #B5A38B #8BB58E #8B9DB5
square
#B58BB2 #B5A38B #8BB58E #8B9DB5
split-complementary
#B58BB2 #9DB58B #8BB5A3
monochromatic
#794D76 #9D6699 #B58BB2 #CDB0CB #E5D6E4
Accessibility & contrast
On white
2.88
#B58BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#B58BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58BB2
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58BB2 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#939AB1
Tritanopia (blue-blind)
#B88E98
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b58bb2; /* rgb */ color: rgb(181, 139, 178); /* oklch */ color: oklch(68.9% 0.074 328.7);
Tailwind
colors: {
custom: {
50: '#cbadc9',
500: '#b58bb2',
950: '#000000',
},
}SCSS
$custom: #b58bb2; $custom-light: #cbadc9; $custom-dark: #000000;
JSON
{
"hex": "#b58bb2",
"rgb": {
"r": 181,
"g": 139,
"b": 178
},
"hsl": {
"h": 304.286,
"s": 22.105,
"l": 62.745
},
"oklch": {
"l": 0.68925,
"c": 0.0738,
"h": 328.7
},
"luminance": 0.31503
}Semantic roles & 50–950 ramp
primary
#B58BB2
secondary
#C6D5C7
accent
#A14C45
background
#FCFAFC
surface
#F8F4F8
border
#D1CED1
text
#131013
muted
#827F82