#B58BEE#B58BEE
#B58BEE is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.5% C 0.146 H 302.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B58BEE |
|---|---|
| RGB | rgb(181, 139, 238) |
| HSL | hsl(265, 74%, 74%) |
| HSV | hsv(265, 42%, 93%) |
| CMYK | cmyk(23.9%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.33, 35.41, -44.09) |
| CIE-LCH | lch(65.33, 56.55, 308.77°) |
| OKLab | oklab(71.54% 0.0781 -0.123) |
| OKLCH | oklch(71.54% 0.146 302.4) |
| XYZ | xyz(43.7179, 34.4620, 85.2210) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.08
Baby Purple
#CA9BF7
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.95
Pale Purple
#B790D4
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58BEE #C4EE8B
analogous
#8B93EE #B58BEE #E78BEE
triadic
#B58BEE #EEB58B #8BEEB5
tetradic
#B58BEE #EE8B93 #C4EE8B #8BEEE7
square
#B58BEE #EE8B93 #C4EE8B #8BEEE7
split-complementary
#B58BEE #EEE78B #93EE8B
monochromatic
#7121DE #9356E6 #B58BEE #D7C0F6 #EEE4FB
Accessibility & contrast
On white
2.66
#B58BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#B58BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58BEE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58BEE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#AB9CB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b58bee; /* rgb */ color: rgb(181, 139, 238); /* oklch */ color: oklch(71.5% 0.146 302.4);
Tailwind
colors: {
custom: {
50: '#cdadf4',
500: '#b58bee',
950: '#000000',
},
}SCSS
$custom: #b58bee; $custom-light: #cdadf4; $custom-dark: #000000;
JSON
{
"hex": "#b58bee",
"rgb": {
"r": 181,
"g": 139,
"b": 238
},
"hsl": {
"h": 265.455,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.71537,
"c": 0.1457,
"h": 302.4
},
"luminance": 0.34462
}Semantic roles & 50–950 ramp
primary
#B58BEE
secondary
#E8F3D8
accent
#D70F82
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85