#BA91FB#BA91FB
#BA91FB is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.154 H 300.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91FB |
|---|---|
| RGB | rgb(186, 145, 251) |
| HSL | hsl(263, 93%, 78%) |
| HSV | hsv(263, 42%, 98%) |
| CMYK | cmyk(25.9%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.77, 36.52, -47.35) |
| CIE-LCH | lch(67.77, 59.80, 307.64°) |
| OKLab | oklab(73.68% 0.078 -0.1323) |
| OKLCH | oklch(73.68% 0.154 300.5) |
| XYZ | xyz(47.7837, 37.6548, 95.9988) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.71
Light Purple
#BF77F6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91FB #D2FB91
analogous
#919DFB #BA91FB #EF91FB
triadic
#BA91FB #FBBA91 #91FBBA
tetradic
#BA91FB #FB919D #D2FB91 #91FBEF
square
#BA91FB #FB919D #D2FB91 #91FBEF
split-complementary
#BA91FB #FBEF91 #9DFB91
monochromatic
#701BF7 #9556F9 #BA91FB #DFCCFD #ECE1FE
Accessibility & contrast
On white
2.46
#BA91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BA91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91FB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91FB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#AEA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba91fb; /* rgb */ color: rgb(186, 145, 251); /* oklch */ color: oklch(73.7% 0.154 300.5);
Tailwind
colors: {
custom: {
50: '#d1b2fd',
500: '#ba91fb',
950: '#000000',
},
}SCSS
$custom: #ba91fb; $custom-light: #d1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#ba91fb",
"rgb": {
"r": 186,
"g": 145,
"b": 251
},
"hsl": {
"h": 263.208,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.73683,
"c": 0.15362,
"h": 300.5
},
"luminance": 0.37655
}Semantic roles & 50–950 ramp
primary
#BA91FB
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085