#BE91EE#BE91EE
#BE91EE is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.138 H 305.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91EE |
|---|---|
| RGB | rgb(190, 145, 238) |
| HSL | hsl(269, 73%, 75%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(20.2%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.55, 34.65, -40.54) |
| CIE-LCH | lch(67.55, 53.33, 310.52°) |
| OKLab | oklab(73.42% 0.0803 -0.1125) |
| OKLCH | oklch(73.42% 0.138 305.5) |
| XYZ | xyz(46.7901, 37.3713, 85.6207) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91EE #C1EE91
analogous
#9193EE #BE91EE #EC91EE
triadic
#BE91EE #EEBE91 #91EEBE
tetradic
#BE91EE #EE9193 #C1EE91 #91EEEC
square
#BE91EE #EE9193 #C1EE91 #91EEEC
split-complementary
#BE91EE #EEEC91 #93EE91
monochromatic
#7F27DE #9F5CE6 #BE91EE #DDC6F6 #EFE4FB
Accessibility & contrast
On white
2.48
#BE91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BE91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#B7A0B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be91ee; /* rgb */ color: rgb(190, 145, 238); /* oklch */ color: oklch(73.4% 0.138 305.5);
Tailwind
colors: {
custom: {
50: '#d3b2f4',
500: '#be91ee',
950: '#000000',
},
}SCSS
$custom: #be91ee; $custom-light: #d3b2f4; $custom-dark: #000000;
JSON
{
"hex": "#be91ee",
"rgb": {
"r": 190,
"g": 145,
"b": 238
},
"hsl": {
"h": 269.032,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.7342,
"c": 0.13827,
"h": 305.5
},
"luminance": 0.37371
}Semantic roles & 50–950 ramp
primary
#BE91EE
secondary
#E6F3D8
accent
#D51076
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085