#BE91FA#BE91FA
#BE91FA is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.153 H 302.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91FA |
|---|---|
| RGB | rgb(190, 145, 250) |
| HSL | hsl(266, 91%, 77%) |
| HSV | hsv(266, 42%, 98%) |
| CMYK | cmyk(24%, 42%, 0%, 2%) |
| CIE-LAB | lab(68.09, 37.38, -46.27) |
| CIE-LCH | lch(68.09, 59.48, 308.94°) |
| OKLab | oklab(74% 0.0825 -0.1291) |
| OKLCH | oklch(74% 0.153 302.6) |
| XYZ | xyz(48.6122, 38.1001, 95.2170) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.49
Baby Purple
#CA9BF7
ΔE00 3.65
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91FA #CDFA91
analogous
#9199FA #BE91FA #F291FA
triadic
#BE91FA #FABE91 #91FABE
tetradic
#BE91FA #FA9199 #CDFA91 #91FAF2
square
#BE91FA #FA9199 #CDFA91 #91FAF2
split-complementary
#BE91FA #FAF291 #99FA91
monochromatic
#791CF5 #9B56F7 #BE91FA #E1CCFD #EEE2FE
Accessibility & contrast
On white
2.44
#BE91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BE91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91FA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91FA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#B4A3BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be91fa; /* rgb */ color: rgb(190, 145, 250); /* oklch */ color: oklch(74.0% 0.153 302.6);
Tailwind
colors: {
custom: {
50: '#d3b2fc',
500: '#be91fa',
950: '#000000',
},
}SCSS
$custom: #be91fa; $custom-light: #d3b2fc; $custom-dark: #000000;
JSON
{
"hex": "#be91fa",
"rgb": {
"r": 190,
"g": 145,
"b": 250
},
"hsl": {
"h": 265.714,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.74004,
"c": 0.15321,
"h": 302.6
},
"luminance": 0.381
}Semantic roles & 50–950 ramp
primary
#BE91FA
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085