#BE93FA#BE93FA
#BE93FA is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.150 H 302.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93FA |
|---|---|
| RGB | rgb(190, 147, 250) |
| HSL | hsl(265, 91%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(24%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(68.55, 36.28, -45.56) |
| CIE-LCH | lch(68.55, 58.24, 308.53°) |
| OKLab | oklab(74.34% 0.0798 -0.127) |
| OKLCH | oklch(74.34% 0.15 302.1) |
| XYZ | xyz(48.9205, 38.7167, 95.3197) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Baby Purple
#CA9BF7
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93FA #CFFA93
analogous
#939BFA #BE93FA #F293FA
triadic
#BE93FA #FABE93 #93FABE
tetradic
#BE93FA #FA939B #CFFA93 #93FAF2
square
#BE93FA #FA939B #CFFA93 #93FAF2
split-complementary
#BE93FA #FAF293 #9BFA93
monochromatic
#781EF5 #9B59F7 #BE93FA #E1CDFD #EDE2FE
Accessibility & contrast
On white
2.40
#BE93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BE93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93FA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93FA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#B3A4BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be93fa; /* rgb */ color: rgb(190, 147, 250); /* oklch */ color: oklch(74.3% 0.150 302.1);
Tailwind
colors: {
custom: {
50: '#d3b3fc',
500: '#be93fa',
950: '#000000',
},
}SCSS
$custom: #be93fa; $custom-light: #d3b3fc; $custom-dark: #000000;
JSON
{
"hex": "#be93fa",
"rgb": {
"r": 190,
"g": 147,
"b": 250
},
"hsl": {
"h": 265.049,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.74344,
"c": 0.15002,
"h": 302.1
},
"luminance": 0.38717
}Semantic roles & 50–950 ramp
primary
#BE93FA
secondary
#E8F6D5
accent
#E60086
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085