#BE93FD#BE93FD
#BE93FD is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.5% C 0.154 H 301.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93FD |
|---|---|
| RGB | rgb(190, 147, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 42%, 99%) |
| CMYK | cmyk(24.9%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.68, 36.98, -46.98) |
| CIE-LCH | lch(68.68, 59.78, 308.21°) |
| OKLab | oklab(74.49% 0.0803 -0.1311) |
| OKLCH | oklch(74.49% 0.154 301.5) |
| XYZ | xyz(49.3946, 38.9063, 97.8169) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 3.66
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93FD #D2FD93
analogous
#939DFD #BE93FD #F393FD
triadic
#BE93FD #FDBE93 #93FDBE
tetradic
#BE93FD #FD939D #D2FD93 #93FDF3
square
#BE93FD #FD939D #D2FD93 #93FDF3
split-complementary
#BE93FD #FDF393 #9DFD93
monochromatic
#761BFB #9A57FC #BE93FD #E2CFFE #EDE1FE
Accessibility & contrast
On white
2.39
#BE93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BE93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93FD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93FD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#B3A5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be93fd; /* rgb */ color: rgb(190, 147, 253); /* oklch */ color: oklch(74.5% 0.154 301.5);
Tailwind
colors: {
custom: {
50: '#d3b3fe',
500: '#be93fd',
950: '#000000',
},
}SCSS
$custom: #be93fd; $custom-light: #d3b3fe; $custom-dark: #000000;
JSON
{
"hex": "#be93fd",
"rgb": {
"r": 190,
"g": 147,
"b": 253
},
"hsl": {
"h": 264.34,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.74493,
"c": 0.15379,
"h": 301.5
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#BE93FD
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086