#BE93FB#BE93FB
#BE93FB is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.4% C 0.151 H 301.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93FB |
|---|---|
| RGB | rgb(190, 147, 251) |
| HSL | hsl(265, 93%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(24.3%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.59, 36.51, -46.03) |
| CIE-LCH | lch(68.59, 58.75, 308.42°) |
| OKLab | oklab(74.39% 0.08 -0.1284) |
| OKLCH | oklch(74.39% 0.151 301.9) |
| XYZ | xyz(49.0777, 38.7796, 96.1477) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.88
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.93
Light Purple
#BF77F6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93FB #D0FB93
analogous
#939CFB #BE93FB #F293FB
triadic
#BE93FB #FBBE93 #93FBBE
tetradic
#BE93FB #FB939C #D0FB93 #93FBF2
square
#BE93FB #FB939C #D0FB93 #93FBF2
split-complementary
#BE93FB #FBF293 #9CFB93
monochromatic
#771DF7 #9A58F9 #BE93FB #E2CEFD #EDE1FE
Accessibility & contrast
On white
2.40
#BE93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BE93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93FB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93FB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#B3A4BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be93fb; /* rgb */ color: rgb(190, 147, 251); /* oklch */ color: oklch(74.4% 0.151 301.9);
Tailwind
colors: {
custom: {
50: '#d3b3fd',
500: '#be93fb',
950: '#000000',
},
}SCSS
$custom: #be93fb; $custom-light: #d3b3fd; $custom-dark: #000000;
JSON
{
"hex": "#be93fb",
"rgb": {
"r": 190,
"g": 147,
"b": 251
},
"hsl": {
"h": 264.808,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74394,
"c": 0.15128,
"h": 301.9
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#BE93FB
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085