#B58BED#B58BED
#B58BED is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.5% C 0.144 H 302.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B58BED |
|---|---|
| RGB | rgb(181, 139, 237) |
| HSL | hsl(266, 73%, 74%) |
| HSV | hsv(266, 41%, 93%) |
| CMYK | cmyk(23.6%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.28, 35.18, -43.62) |
| CIE-LCH | lch(65.28, 56.03, 308.89°) |
| OKLab | oklab(71.49% 0.078 -0.1216) |
| OKLCH | oklch(71.49% 0.144 302.7) |
| XYZ | xyz(43.5714, 34.4034, 84.4494) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.64
Pale Purple
#B790D4
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58BED #C3ED8B
analogous
#8B92ED #B58BED #E68BED
triadic
#B58BED #EDB58B #8BEDB5
tetradic
#B58BED #ED8B92 #C3ED8B #8BEDE6
square
#B58BED #ED8B92 #C3ED8B #8BEDE6
split-complementary
#B58BED #EDE68B #92ED8B
monochromatic
#7222DC #9356E5 #B58BED #D7C0F5 #EEE5FB
Accessibility & contrast
On white
2.66
#B58BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#B58BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58BED
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58BED | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#AB9BB1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b58bed; /* rgb */ color: rgb(181, 139, 237); /* oklch */ color: oklch(71.5% 0.144 302.7);
Tailwind
colors: {
custom: {
50: '#cdadf3',
500: '#b58bed',
950: '#000000',
},
}SCSS
$custom: #b58bed; $custom-light: #cdadf3; $custom-dark: #000000;
JSON
{
"hex": "#b58bed",
"rgb": {
"r": 181,
"g": 139,
"b": 237
},
"hsl": {
"h": 265.714,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.71487,
"c": 0.14444,
"h": 302.7
},
"luminance": 0.34403
}Semantic roles & 50–950 ramp
primary
#B58BED
secondary
#E7F3D8
accent
#D51081
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85