#BE93EA#BE93EA
#BE93EA is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.130 H 306.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93EA |
|---|---|
| RGB | rgb(190, 147, 234) |
| HSL | hsl(270, 67%, 75%) |
| HSV | hsv(270, 37%, 92%) |
| CMYK | cmyk(18.8%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.84, 32.65, -37.90) |
| CIE-LCH | lch(67.84, 50.02, 310.74°) |
| OKLab | oklab(73.58% 0.0767 -0.1049) |
| OKLCH | oklch(73.58% 0.13 306.2) |
| XYZ | xyz(46.5173, 37.7554, 82.6629) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Lavender (survey)
#C79FEF
ΔE00 3.27
Liliac
#C48EFD
ΔE00 3.71
Pale Purple
#B790D4
ΔE00 4.05
Pastel Purple
#CAA0FF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93EA #BFEA93
analogous
#9394EA #BE93EA #E993EA
triadic
#BE93EA #EABE93 #93EABE
tetradic
#BE93EA #EA9394 #BFEA93 #93EAE9
square
#BE93EA #EA9394 #BFEA93 #93EAE9
split-complementary
#BE93EA #EAE993 #94EA93
monochromatic
#802DD6 #9F60E0 #BE93EA #DDC6F4 #F0E5FA
Accessibility & contrast
On white
2.46
#BE93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BE93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93EA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93EA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#B8A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be93ea; /* rgb */ color: rgb(190, 147, 234); /* oklch */ color: oklch(73.6% 0.130 306.2);
Tailwind
colors: {
custom: {
50: '#d3b3f1',
500: '#be93ea',
950: '#000000',
},
}SCSS
$custom: #be93ea; $custom-light: #d3b3f1; $custom-dark: #000000;
JSON
{
"hex": "#be93ea",
"rgb": {
"r": 190,
"g": 147,
"b": 234
},
"hsl": {
"h": 269.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73579,
"c": 0.12998,
"h": 306.2
},
"luminance": 0.37755
}Semantic roles & 50–950 ramp
primary
#BE93EA
secondary
#E6F2D9
accent
#CF1674
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084