#B58BEC#B58BEC
#B58BEC is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.4% C 0.143 H 302.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B58BEC |
|---|---|
| RGB | rgb(181, 139, 236) |
| HSL | hsl(266, 72%, 74%) |
| HSV | hsv(266, 41%, 93%) |
| CMYK | cmyk(23.3%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(65.24, 34.95, -43.14) |
| CIE-LCH | lch(65.24, 55.52, 309.01°) |
| OKLab | oklab(71.44% 0.0778 -0.1202) |
| OKLCH | oklch(71.44% 0.143 302.9) |
| XYZ | xyz(43.4257, 34.3452, 83.6821) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 5.69
Pastel Purple
#CAA0FF
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58BEC #C2EC8B
analogous
#8B91EC #B58BEC #E58BEC
triadic
#B58BEC #ECB58B #8BECB5
tetradic
#B58BEC #EC8B91 #C2EC8B #8BECE5
square
#B58BEC #EC8B91 #C2EC8B #8BECE5
split-complementary
#B58BEC #ECE58B #91EC8B
monochromatic
#7224D9 #9356E3 #B58BEC #D7C0F5 #EEE5FB
Accessibility & contrast
On white
2.67
#B58BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#B58BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58BEC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58BEC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DF0
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#AC9BB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b58bec; /* rgb */ color: rgb(181, 139, 236); /* oklch */ color: oklch(71.4% 0.143 302.9);
Tailwind
colors: {
custom: {
50: '#cdadf2',
500: '#b58bec',
950: '#000000',
},
}SCSS
$custom: #b58bec; $custom-light: #cdadf2; $custom-dark: #000000;
JSON
{
"hex": "#b58bec",
"rgb": {
"r": 181,
"g": 139,
"b": 236
},
"hsl": {
"h": 265.979,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.71437,
"c": 0.14318,
"h": 302.9
},
"luminance": 0.34345
}Semantic roles & 50–950 ramp
primary
#B58BEC
secondary
#E7F2D9
accent
#D41280
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85