#BE93EB#BE93EB
#BE93EB is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.131 H 305.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93EB |
|---|---|
| RGB | rgb(190, 147, 235) |
| HSL | hsl(269, 69%, 75%) |
| HSV | hsv(269, 37%, 92%) |
| CMYK | cmyk(19.1%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.88, 32.87, -38.38) |
| CIE-LCH | lch(67.88, 50.54, 310.58°) |
| OKLab | oklab(73.63% 0.0769 -0.1063) |
| OKLCH | oklch(73.63% 0.131 305.9) |
| XYZ | xyz(46.6613, 37.8130, 83.4216) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93EB #C0EB93
analogous
#9394EB #BE93EB #EA93EB
triadic
#BE93EB #EBBE93 #93EBBE
tetradic
#BE93EB #EB9394 #C0EB93 #93EBEA
square
#BE93EB #EB9394 #C0EB93 #93EBEA
split-complementary
#BE93EB #EBEA93 #94EB93
monochromatic
#802CD8 #9F5FE1 #BE93EB #DDC7F5 #EFE5FA
Accessibility & contrast
On white
2.45
#BE93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BE93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93EB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93EB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#B7A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be93eb; /* rgb */ color: rgb(190, 147, 235); /* oklch */ color: oklch(73.6% 0.131 305.9);
Tailwind
colors: {
custom: {
50: '#d3b3f1',
500: '#be93eb',
950: '#000000',
},
}SCSS
$custom: #be93eb; $custom-light: #d3b3f1; $custom-dark: #000000;
JSON
{
"hex": "#be93eb",
"rgb": {
"r": 190,
"g": 147,
"b": 235
},
"hsl": {
"h": 269.318,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.73625,
"c": 0.13124,
"h": 305.9
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#BE93EB
secondary
#E6F2D9
accent
#D11575
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085