#B58BBF#B58BBF
#B58BBF is a light, moderate purple. Relative luminance 0.321; OKLCH L 69.4% C 0.088 H 319.8°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B58BBF |
|---|---|
| RGB | rgb(181, 139, 191) |
| HSL | hsl(288, 29%, 65%) |
| HSV | hsv(288, 27%, 75%) |
| CMYK | cmyk(5.2%, 27.2%, 0%, 25.1%) |
| CIE-LAB | lab(63.39, 25.16, -20.93) |
| CIE-LCH | lch(63.39, 32.73, 320.25°) |
| OKLab | oklab(69.42% 0.0671 -0.0568) |
| OKLCH | oklch(69.42% 0.088 319.8) |
| XYZ | xyz(37.6914, 32.0514, 53.4811) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.62
Heather
#A484AC
ΔE00 4.72
Dusty Lavender
#AC86A8
ΔE00 5.38
Wisteria
#A87DC2
ΔE00 5.74
Lilac
#C8A2C8
ΔE00 7.25
Lavender
#B39DDB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58BBF #95BF8B
analogous
#9B8BBF #B58BBF #BF8BAF
triadic
#B58BBF #BFB58B #8BBFB5
tetradic
#B58BBF #BF9B8B #95BF8B #8BAFBF
square
#B58BBF #BF9B8B #95BF8B #8BAFBF
split-complementary
#B58BBF #AFBF8B #8BBF9B
monochromatic
#7A4A86 #9C64A9 #B58BBF #CEB2D5 #E7DAEB
Accessibility & contrast
On white
2.83
#B58BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#B58BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58BBF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58BBF | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#B6909D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b58bbf; /* rgb */ color: rgb(181, 139, 191); /* oklch */ color: oklch(69.4% 0.088 319.8);
Tailwind
colors: {
custom: {
50: '#cbadd2',
500: '#b58bbf',
950: '#000000',
},
}SCSS
$custom: #b58bbf; $custom-light: #cbadd2; $custom-dark: #000000;
JSON
{
"hex": "#b58bbf",
"rgb": {
"r": 181,
"g": 139,
"b": 191
},
"hsl": {
"h": 288.462,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.69423,
"c": 0.08793,
"h": 319.8
},
"luminance": 0.32051
}Semantic roles & 50–950 ramp
primary
#B58BBF
secondary
#CDDCCA
accent
#A83E52
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#131014
muted
#827F82