#BE91EB#BE91EB
#BE91EB is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.135 H 306.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91EB |
|---|---|
| RGB | rgb(190, 145, 235) |
| HSL | hsl(270, 69%, 75%) |
| HSV | hsv(270, 38%, 92%) |
| CMYK | cmyk(19.1%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.42, 33.98, -39.10) |
| CIE-LCH | lch(67.42, 51.80, 310.99°) |
| OKLab | oklab(73.28% 0.0797 -0.1084) |
| OKLCH | oklch(73.28% 0.135 306.3) |
| XYZ | xyz(46.3530, 37.1964, 83.3188) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.08
Liliac
#C48EFD
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.81
Pale Purple
#B790D4
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91EB #BEEB91
analogous
#9191EB #BE91EB #EB91EB
triadic
#BE91EB #EBBE91 #91EBBE
tetradic
#BE91EB #EB9191 #BEEB91 #91EBEB
square
#BE91EB #EB9191 #BEEB91 #91EBEB
split-complementary
#BE91EB #EBEB91 #91EB91
monochromatic
#8129D8 #9F5DE2 #BE91EB #DDC5F4 #F0E5FA
Accessibility & contrast
On white
2.49
#BE91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BE91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91EB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91EB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EE
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#B79FB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be91eb; /* rgb */ color: rgb(190, 145, 235); /* oklch */ color: oklch(73.3% 0.135 306.3);
Tailwind
colors: {
custom: {
50: '#d3b2f1',
500: '#be91eb',
950: '#000000',
},
}SCSS
$custom: #be91eb; $custom-light: #d3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#be91eb",
"rgb": {
"r": 190,
"g": 145,
"b": 235
},
"hsl": {
"h": 270,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73278,
"c": 0.13455,
"h": 306.3
},
"luminance": 0.37196
}Semantic roles & 50–950 ramp
primary
#BE91EB
secondary
#E6F2D9
accent
#D11473
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085