#BA91F8#BA91F8
#BA91F8 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.150 H 301.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91F8 |
|---|---|
| RGB | rgb(186, 145, 248) |
| HSL | hsl(264, 88%, 77%) |
| HSV | hsv(264, 42%, 97%) |
| CMYK | cmyk(25%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.63, 35.81, -45.94) |
| CIE-LCH | lch(67.63, 58.25, 307.94°) |
| OKLab | oklab(73.53% 0.0775 -0.1282) |
| OKLCH | oklch(73.53% 0.15 301.2) |
| XYZ | xyz(47.3146, 37.4671, 93.5279) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91F8 #CFF891
analogous
#919CF8 #BA91F8 #ED91F8
triadic
#BA91F8 #F8BA91 #91F8BA
tetradic
#BA91F8 #F8919C #CFF891 #91F8ED
square
#BA91F8 #F8919C #CFF891 #91F8ED
split-complementary
#BA91F8 #F8ED91 #9CF891
monochromatic
#721EF1 #9657F4 #BA91F8 #DECBFC #EDE2FD
Accessibility & contrast
On white
2.47
#BA91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BA91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91F8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91F8 | 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)
#76A4FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#AFA2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba91f8; /* rgb */ color: rgb(186, 145, 248); /* oklch */ color: oklch(73.5% 0.150 301.2);
Tailwind
colors: {
custom: {
50: '#d1b2fb',
500: '#ba91f8',
950: '#000000',
},
}SCSS
$custom: #ba91f8; $custom-light: #d1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ba91f8",
"rgb": {
"r": 186,
"g": 145,
"b": 248
},
"hsl": {
"h": 263.883,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73533,
"c": 0.14983,
"h": 301.2
},
"luminance": 0.37467
}Semantic roles & 50–950 ramp
primary
#BA91F8
secondary
#E9F5D6
accent
#E5018A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085