#BE93FE#BE93FE
#BE93FE is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.155 H 301.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93FE |
|---|---|
| RGB | rgb(190, 147, 254) |
| HSL | hsl(264, 98%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.2%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.73, 37.21, -47.45) |
| CIE-LCH | lch(68.73, 60.30, 308.11°) |
| OKLab | oklab(74.54% 0.0805 -0.1325) |
| OKLCH | oklch(74.54% 0.155 301.3) |
| XYZ | xyz(49.5543, 38.9702, 98.6580) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93FE #D3FE93
analogous
#939DFE #BE93FE #F393FE
triadic
#BE93FE #FEBE93 #93FEBE
tetradic
#BE93FE #FE939D #D3FE93 #93FEF3
square
#BE93FE #FE939D #D3FE93 #93FEF3
split-complementary
#BE93FE #FEF393 #9DFE93
monochromatic
#751AFD #9A56FD #BE93FE #E2D0FF #EDE1FF
Accessibility & contrast
On white
2.39
#BE93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BE93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93FE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93FE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#B2A5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be93fe; /* rgb */ color: rgb(190, 147, 254); /* oklch */ color: oklch(74.5% 0.155 301.3);
Tailwind
colors: {
custom: {
50: '#d3b3ff',
500: '#be93fe',
950: '#000000',
},
}SCSS
$custom: #be93fe; $custom-light: #d3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#be93fe",
"rgb": {
"r": 190,
"g": 147,
"b": 254
},
"hsl": {
"h": 264.112,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.74543,
"c": 0.15504,
"h": 301.3
},
"luminance": 0.3897
}Semantic roles & 50–950 ramp
primary
#BE93FE
secondary
#E9F7D4
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086