#BA91FD#BA91FD
#BA91FD is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.156 H 300.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91FD |
|---|---|
| RGB | rgb(186, 145, 253) |
| HSL | hsl(263, 96%, 78%) |
| HSV | hsv(263, 43%, 99%) |
| CMYK | cmyk(26.5%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.86, 36.99, -48.30) |
| CIE-LCH | lch(67.86, 60.83, 307.45°) |
| OKLab | oklab(73.79% 0.0783 -0.1351) |
| OKLCH | oklch(73.79% 0.156 300.1) |
| XYZ | xyz(48.1007, 37.7815, 97.6679) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.29
Baby Purple
#CA9BF7
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.59
Lavender (survey)
#C79FEF
ΔE00 5.95
Light Purple
#BF77F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91FD #D4FD91
analogous
#919EFD #BA91FD #F091FD
triadic
#BA91FD #FDBA91 #91FDBA
tetradic
#BA91FD #FD919E #D4FD91 #91FDF0
square
#BA91FD #FD919E #D4FD91 #91FDF0
split-complementary
#BA91FD #FDF091 #9EFD91
monochromatic
#6F19FB #9455FC #BA91FD #E0CDFE #ECE1FE
Accessibility & contrast
On white
2.45
#BA91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BA91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91FD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91FD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#ADA4BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba91fd; /* rgb */ color: rgb(186, 145, 253); /* oklch */ color: oklch(73.8% 0.156 300.1);
Tailwind
colors: {
custom: {
50: '#d1b2fe',
500: '#ba91fd',
950: '#000000',
},
}SCSS
$custom: #ba91fd; $custom-light: #d1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#ba91fd",
"rgb": {
"r": 186,
"g": 145,
"b": 253
},
"hsl": {
"h": 262.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.73785,
"c": 0.15615,
"h": 300.1
},
"luminance": 0.37782
}Semantic roles & 50–950 ramp
primary
#BA91FD
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086