#B58EEE#B58EEE
#B58EEE is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.1% C 0.141 H 301.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B58EEE |
|---|---|
| RGB | rgb(181, 142, 238) |
| HSL | hsl(264, 74%, 75%) |
| HSV | hsv(264, 40%, 93%) |
| CMYK | cmyk(23.9%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.01, 33.74, -43.02) |
| CIE-LCH | lch(66.01, 54.67, 308.11°) |
| OKLab | oklab(72.06% 0.074 -0.1199) |
| OKLCH | oklch(72.06% 0.141 301.7) |
| XYZ | xyz(44.1583, 35.3427, 85.3678) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.56
Pale Purple
#B790D4
ΔE00 5.68
Lilac (survey)
#CEA2FD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58EEE #C7EE8E
analogous
#8E97EE #B58EEE #E58EEE
triadic
#B58EEE #EEB58E #8EEEB5
tetradic
#B58EEE #EE8E97 #C7EE8E #8EEEE5
square
#B58EEE #EE8E97 #C7EE8E #8EEEE5
split-complementary
#B58EEE #EEE58E #97EE8E
monochromatic
#6F24DE #9259E6 #B58EEE #D8C3F6 #EEE4FB
Accessibility & contrast
On white
2.60
#B58EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#B58EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58EEE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58EEE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#AB9EB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b58eee; /* rgb */ color: rgb(181, 142, 238); /* oklch */ color: oklch(72.1% 0.141 301.7);
Tailwind
colors: {
custom: {
50: '#cdaff4',
500: '#b58eee',
950: '#000000',
},
}SCSS
$custom: #b58eee; $custom-light: #cdaff4; $custom-dark: #000000;
JSON
{
"hex": "#b58eee",
"rgb": {
"r": 181,
"g": 142,
"b": 238
},
"hsl": {
"h": 264.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.72056,
"c": 0.14087,
"h": 301.7
},
"luminance": 0.35343
}Semantic roles & 50–950 ramp
primary
#B58EEE
secondary
#E8F3D8
accent
#D61085
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85