#B58EEF#B58EEF
#B58EEF is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.1% C 0.142 H 301.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B58EEF |
|---|---|
| RGB | rgb(181, 142, 239) |
| HSL | hsl(264, 75%, 75%) |
| HSV | hsv(264, 41%, 94%) |
| CMYK | cmyk(24.3%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(66.06, 33.98, -43.49) |
| CIE-LCH | lch(66.06, 55.19, 308.00°) |
| OKLab | oklab(72.1% 0.0742 -0.1212) |
| OKLCH | oklch(72.1% 0.142 301.5) |
| XYZ | xyz(44.3056, 35.4017, 86.1437) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.64
Pale Purple
#B790D4
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58EEF #C8EF8E
analogous
#8E97EF #B58EEF #E68EEF
triadic
#B58EEF #EFB58E #8EEFB5
tetradic
#B58EEF #EF8E97 #C8EF8E #8EEFE6
square
#B58EEF #EF8E97 #C8EF8E #8EEFE6
split-complementary
#B58EEF #EFE68E #97EF8E
monochromatic
#6F23E0 #9258E7 #B58EEF #D8C4F7 #EDE4FB
Accessibility & contrast
On white
2.60
#B58EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B58EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58EEF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58EEF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#AB9EB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b58eef; /* rgb */ color: rgb(181, 142, 239); /* oklch */ color: oklch(72.1% 0.142 301.5);
Tailwind
colors: {
custom: {
50: '#cdaff4',
500: '#b58eef',
950: '#000000',
},
}SCSS
$custom: #b58eef; $custom-light: #cdaff4; $custom-dark: #000000;
JSON
{
"hex": "#b58eef",
"rgb": {
"r": 181,
"g": 142,
"b": 239
},
"hsl": {
"h": 264.124,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.72105,
"c": 0.14215,
"h": 301.5
},
"luminance": 0.35402
}Semantic roles & 50–950 ramp
primary
#B58EEF
secondary
#E8F3D8
accent
#D70E86
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85