#B58DEB#B58DEB
#B58DEB is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.7% C 0.139 H 302.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B58DEB |
|---|---|
| RGB | rgb(181, 141, 235) |
| HSL | hsl(266, 70%, 74%) |
| HSV | hsv(266, 40%, 92%) |
| CMYK | cmyk(23%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(65.65, 33.60, -41.94) |
| CIE-LCH | lch(65.65, 53.74, 308.70°) |
| OKLab | oklab(71.73% 0.0748 -0.1167) |
| OKLCH | oklch(71.73% 0.139 302.7) |
| XYZ | xyz(43.5731, 34.8717, 83.0165) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.41
Baby Purple
#CA9BF7
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58DEB #C3EB8D
analogous
#8D94EB #B58DEB #E48DEB
triadic
#B58DEB #EBB58D #8DEBB5
tetradic
#B58DEB #EB8D94 #C3EB8D #8DEBE4
square
#B58DEB #EB8D94 #C3EB8D #8DEBE4
split-complementary
#B58DEB #EBE48D #94EB8D
monochromatic
#7226D8 #9359E2 #B58DEB #D7C1F4 #EEE5FA
Accessibility & contrast
On white
2.63
#B58DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#B58DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58DEB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58DEB | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#AC9CB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b58deb; /* rgb */ color: rgb(181, 141, 235); /* oklch */ color: oklch(71.7% 0.139 302.7);
Tailwind
colors: {
custom: {
50: '#cdaff2',
500: '#b58deb',
950: '#000000',
},
}SCSS
$custom: #b58deb; $custom-light: #cdaff2; $custom-dark: #000000;
JSON
{
"hex": "#b58deb",
"rgb": {
"r": 181,
"g": 141,
"b": 235
},
"hsl": {
"h": 265.532,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.71734,
"c": 0.13867,
"h": 302.7
},
"luminance": 0.34872
}Semantic roles & 50–950 ramp
primary
#B58DEB
secondary
#E7F2D9
accent
#D21381
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85