#BE93F4#BE93F4
#BE93F4 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.142 H 303.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93F4 |
|---|---|
| RGB | rgb(190, 147, 244) |
| HSL | hsl(267, 82%, 77%) |
| HSV | hsv(267, 40%, 96%) |
| CMYK | cmyk(22.1%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(68.28, 34.90, -42.70) |
| CIE-LCH | lch(68.28, 55.15, 309.26°) |
| OKLab | oklab(74.05% 0.0787 -0.1188) |
| OKLCH | oklch(74.05% 0.143 303.5) |
| XYZ | xyz(47.9946, 38.3463, 90.4435) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.29
Baby Purple
#CA9BF7
ΔE00 2.84
Pastel Purple
#CAA0FF
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93F4 #C9F493
analogous
#9399F4 #BE93F4 #EF93F4
triadic
#BE93F4 #F4BE93 #93F4BE
tetradic
#BE93F4 #F49399 #C9F493 #93F4EF
square
#BE93F4 #F49399 #C9F493 #93F4EF
split-complementary
#BE93F4 #F4EF93 #99F493
monochromatic
#7B24E9 #9D5BEE #BE93F4 #DFCBFA #EEE3FC
Accessibility & contrast
On white
2.42
#BE93F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BE93F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93F4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93F4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F8
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#B5A3B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be93f4; /* rgb */ color: rgb(190, 147, 244); /* oklch */ color: oklch(74.1% 0.142 303.5);
Tailwind
colors: {
custom: {
50: '#d3b3f8',
500: '#be93f4',
950: '#000000',
},
}SCSS
$custom: #be93f4; $custom-light: #d3b3f8; $custom-dark: #000000;
JSON
{
"hex": "#be93f4",
"rgb": {
"r": 190,
"g": 147,
"b": 244
},
"hsl": {
"h": 266.598,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.74051,
"c": 0.1425,
"h": 303.5
},
"luminance": 0.38346
}Semantic roles & 50–950 ramp
primary
#BE93F4
secondary
#E7F4D7
accent
#DE087F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085