#BA91FE#BA91FE
#BA91FE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.157 H 299.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91FE |
|---|---|
| RGB | rgb(186, 145, 254) |
| HSL | hsl(263, 98%, 78%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.8%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(67.91, 37.22, -48.77) |
| CIE-LCH | lch(67.91, 61.35, 307.35°) |
| OKLab | oklab(73.84% 0.0785 -0.1364) |
| OKLCH | oklch(73.84% 0.157 299.9) |
| XYZ | xyz(48.2604, 37.8454, 98.5091) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Pastel Purple
#CAA0FF
ΔE00 4.63
Baby Purple
#CA9BF7
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 6.07
Light Purple
#BF77F6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91FE #D5FE91
analogous
#919EFE #BA91FE #F191FE
triadic
#BA91FE #FEBA91 #91FEBA
tetradic
#BA91FE #FE919E #D5FE91 #91FEF1
square
#BA91FE #FE919E #D5FE91 #91FEF1
split-complementary
#BA91FE #FEF191 #9EFE91
monochromatic
#6E18FD #9454FD #BA91FE #E0CEFF #ECE1FF
Accessibility & contrast
On white
2.45
#BA91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BA91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91FE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91FE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#ADA4BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba91fe; /* rgb */ color: rgb(186, 145, 254); /* oklch */ color: oklch(73.8% 0.157 299.9);
Tailwind
colors: {
custom: {
50: '#d1b2ff',
500: '#ba91fe',
950: '#000000',
},
}SCSS
$custom: #ba91fe; $custom-light: #d1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ba91fe",
"rgb": {
"r": 186,
"g": 145,
"b": 254
},
"hsl": {
"h": 262.569,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.73836,
"c": 0.15741,
"h": 299.9
},
"luminance": 0.37846
}Semantic roles & 50–950 ramp
primary
#BA91FE
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086