#BA91EF#BA91EF
#BA91EF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.1% C 0.138 H 303.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91EF |
|---|---|
| RGB | rgb(186, 145, 239) |
| HSL | hsl(266, 75%, 75%) |
| HSV | hsv(266, 39%, 94%) |
| CMYK | cmyk(22.2%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.22, 33.73, -41.64) |
| CIE-LCH | lch(67.22, 53.59, 309.00°) |
| OKLab | oklab(73.09% 0.0759 -0.1158) |
| OKLCH | oklch(73.09% 0.138 303.2) |
| XYZ | xyz(45.9518, 36.9220, 86.3504) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.35
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91EF #C6EF91
analogous
#9197EF #BA91EF #E991EF
triadic
#BA91EF #EFBA91 #91EFBA
tetradic
#BA91EF #EF9197 #C6EF91 #91EFE9
square
#BA91EF #EF9197 #C6EF91 #91EFE9
split-complementary
#BA91EF #EFE991 #97EF91
monochromatic
#7726DF #985CE7 #BA91EF #DCC6F7 #EEE4FB
Accessibility & contrast
On white
2.50
#BA91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BA91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91EF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91EF | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#B1A0B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ba91ef; /* rgb */ color: rgb(186, 145, 239); /* oklch */ color: oklch(73.1% 0.138 303.2);
Tailwind
colors: {
custom: {
50: '#d0b1f4',
500: '#ba91ef',
950: '#000000',
},
}SCSS
$custom: #ba91ef; $custom-light: #d0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#ba91ef",
"rgb": {
"r": 186,
"g": 145,
"b": 239
},
"hsl": {
"h": 266.17,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.73091,
"c": 0.13845,
"h": 303.2
},
"luminance": 0.36922
}Semantic roles & 50–950 ramp
primary
#BA91EF
secondary
#E7F3D8
accent
#D70F80
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141117
muted
#828085