#BE91EF#BE91EF
#BE91EF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.140 H 305.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91EF |
|---|---|
| RGB | rgb(190, 145, 239) |
| HSL | hsl(269, 75%, 75%) |
| HSV | hsv(269, 39%, 94%) |
| CMYK | cmyk(20.5%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.60, 34.87, -41.02) |
| CIE-LCH | lch(67.60, 53.84, 310.37°) |
| OKLab | oklab(73.47% 0.0805 -0.1139) |
| OKLCH | oklch(73.47% 0.14 305.3) |
| XYZ | xyz(46.9374, 37.4302, 86.3966) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Baby Purple
#CA9BF7
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91EF #C2EF91
analogous
#9193EF #BE91EF #ED91EF
triadic
#BE91EF #EFBE91 #91EFBE
tetradic
#BE91EF #EF9193 #C2EF91 #91EFED
square
#BE91EF #EF9193 #C2EF91 #91EFED
split-complementary
#BE91EF #EFED91 #93EF91
monochromatic
#7F26DF #9E5CE7 #BE91EF #DEC6F7 #EFE4FB
Accessibility & contrast
On white
2.47
#BE91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BE91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91EF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91EF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#85A5EC
Tritanopia (blue-blind)
#B6A0B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be91ef; /* rgb */ color: rgb(190, 145, 239); /* oklch */ color: oklch(73.5% 0.140 305.3);
Tailwind
colors: {
custom: {
50: '#d3b2f4',
500: '#be91ef',
950: '#000000',
},
}SCSS
$custom: #be91ef; $custom-light: #d3b2f4; $custom-dark: #000000;
JSON
{
"hex": "#be91ef",
"rgb": {
"r": 190,
"g": 145,
"b": 239
},
"hsl": {
"h": 268.723,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.73467,
"c": 0.13952,
"h": 305.3
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#BE91EF
secondary
#E6F3D8
accent
#D70F77
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085