#BE91E2#BE91E2
#BE91E2 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.123 H 309.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91E2 |
|---|---|
| RGB | rgb(190, 145, 226) |
| HSL | hsl(273, 58%, 73%) |
| HSV | hsv(273, 36%, 89%) |
| CMYK | cmyk(15.9%, 35.8%, 0%, 11.4%) |
| CIE-LAB | lab(67.04, 32.00, -34.73) |
| CIE-LCH | lch(67.04, 47.23, 312.65°) |
| OKLab | oklab(72.86% 0.0778 -0.0958) |
| OKLCH | oklch(72.86% 0.123 309.1) |
| XYZ | xyz(45.0855, 36.6894, 76.6434) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.71
Lavender (survey)
#C79FEF
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.90
Lavender
#B39DDB
ΔE00 5.28
Pastel Purple
#CAA0FF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91E2 #B5E291
analogous
#9591E2 #BE91E2 #E291DE
triadic
#BE91E2 #E2BE91 #91E2BE
tetradic
#BE91E2 #E29591 #B5E291 #91DEE2
square
#BE91E2 #E29591 #B5E291 #91DEE2
split-complementary
#BE91E2 #DEE291 #91E295
monochromatic
#8434C5 #A161D5 #BE91E2 #DBC1EF #F1E7F9
Accessibility & contrast
On white
2.52
#BE91E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BE91E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91E2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91E2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E5
Deuteranopia (green-blind)
#8BA4E0
Tritanopia (blue-blind)
#BA9DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be91e2; /* rgb */ color: rgb(190, 145, 226); /* oklch */ color: oklch(72.9% 0.123 309.1);
Tailwind
colors: {
custom: {
50: '#d2b2eb',
500: '#be91e2',
950: '#000000',
},
}SCSS
$custom: #be91e2; $custom-light: #d2b2eb; $custom-dark: #000000;
JSON
{
"hex": "#be91e2",
"rgb": {
"r": 190,
"g": 145,
"b": 226
},
"hsl": {
"h": 273.333,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.72864,
"c": 0.12345,
"h": 309.1
},
"luminance": 0.36689
}Semantic roles & 50–950 ramp
primary
#BE91E2
secondary
#E4F0DB
accent
#C6206A
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141116
muted
#838084