#BE93F7#BE93F7
#BE93F7 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.2% C 0.146 H 302.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93F7 |
|---|---|
| RGB | rgb(190, 147, 247) |
| HSL | hsl(266, 86%, 77%) |
| HSV | hsv(266, 40%, 97%) |
| CMYK | cmyk(23.1%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(68.41, 35.59, -44.13) |
| CIE-LCH | lch(68.41, 56.69, 308.88°) |
| OKLab | oklab(74.2% 0.0793 -0.1229) |
| OKLCH | oklch(74.2% 0.146 302.8) |
| XYZ | xyz(48.4538, 38.5300, 92.8620) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 3.06
Pastel Purple
#CAA0FF
ΔE00 3.54
Lilac (survey)
#CEA2FD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93F7 #CCF793
analogous
#939AF7 #BE93F7 #F093F7
triadic
#BE93F7 #F7BE93 #93F7BE
tetradic
#BE93F7 #F7939A #CCF793 #93F7F0
square
#BE93F7 #F7939A #CCF793 #93F7F0
split-complementary
#BE93F7 #F7F093 #9AF793
monochromatic
#7921EF #9C5AF3 #BE93F7 #E0CCFB #EEE3FD
Accessibility & contrast
On white
2.41
#BE93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BE93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93F7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93F7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#83A7F4
Tritanopia (blue-blind)
#B4A3B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be93f7; /* rgb */ color: rgb(190, 147, 247); /* oklch */ color: oklch(74.2% 0.146 302.8);
Tailwind
colors: {
custom: {
50: '#d3b3fa',
500: '#be93f7',
950: '#000000',
},
}SCSS
$custom: #be93f7; $custom-light: #d3b3fa; $custom-dark: #000000;
JSON
{
"hex": "#be93f7",
"rgb": {
"r": 190,
"g": 147,
"b": 247
},
"hsl": {
"h": 265.8,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.74197,
"c": 0.14626,
"h": 302.8
},
"luminance": 0.3853
}Semantic roles & 50–950 ramp
primary
#BE93F7
secondary
#E8F5D6
accent
#E30382
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085