#BE93FF#BE93FF
#BE93FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.6% C 0.156 H 301.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93FF |
|---|---|
| RGB | rgb(190, 147, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.5%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.78, 37.44, -47.92) |
| CIE-LCH | lch(68.78, 60.81, 308.00°) |
| OKLab | oklab(74.59% 0.0806 -0.1339) |
| OKLCH | oklch(74.59% 0.156 301.1) |
| XYZ | xyz(49.7149, 39.0344, 99.5036) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.98
Pastel Purple
#CAA0FF
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93FF #D4FF93
analogous
#939EFF #BE93FF #F493FF
triadic
#BE93FF #FFBE93 #93FFBE
tetradic
#BE93FF #FF939E #D4FF93 #93FFF4
square
#BE93FF #FF939E #D4FF93 #93FFF4
split-complementary
#BE93FF #FFF493 #9EFF93
monochromatic
#7419FF #9956FF #BE93FF #E3D0FF #EDE0FF
Accessibility & contrast
On white
2.38
#BE93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BE93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93FF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93FF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#B2A6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be93ff; /* rgb */ color: rgb(190, 147, 255); /* oklch */ color: oklch(74.6% 0.156 301.1);
Tailwind
colors: {
custom: {
50: '#d4b3ff',
500: '#be93ff',
950: '#000000',
},
}SCSS
$custom: #be93ff; $custom-light: #d4b3ff; $custom-dark: #000000;
JSON
{
"hex": "#be93ff",
"rgb": {
"r": 190,
"g": 147,
"b": 255
},
"hsl": {
"h": 263.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.74594,
"c": 0.15629,
"h": 301.1
},
"luminance": 0.39035
}Semantic roles & 50–950 ramp
primary
#BE93FF
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086