#BA97FB#BA97FB
#BA97FB is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.7% C 0.144 H 299.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97FB |
|---|---|
| RGB | rgb(186, 151, 251) |
| HSL | hsl(261, 93%, 79%) |
| HSV | hsv(261, 40%, 98%) |
| CMYK | cmyk(25.9%, 39.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.14, 33.19, -45.20) |
| CIE-LCH | lch(69.14, 56.07, 306.29°) |
| OKLab | oklab(74.72% 0.0699 -0.1261) |
| OKLCH | oklch(74.72% 0.144 299) |
| XYZ | xyz(48.7249, 39.5370, 96.3125) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.49
Baby Purple
#CA9BF7
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 4.84
Lavender
#B39DDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97FB #D8FB97
analogous
#97A6FB #BA97FB #EC97FB
triadic
#BA97FB #FBBA97 #97FBBA
tetradic
#BA97FB #FB97A6 #D8FB97 #97FBEC
square
#BA97FB #FB97A6 #D8FB97 #97FBEC
split-complementary
#BA97FB #FBEC97 #A6FB97
monochromatic
#6C21F6 #935CF9 #BA97FB #E1D2FD #EBE2FE
Accessibility & contrast
On white
2.36
#BA97FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BA97FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97FB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97FB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#ADA8BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ba97fb; /* rgb */ color: rgb(186, 151, 251); /* oklch */ color: oklch(74.7% 0.144 299.0);
Tailwind
colors: {
custom: {
50: '#d0b6fd',
500: '#ba97fb',
950: '#000000',
},
}SCSS
$custom: #ba97fb; $custom-light: #d0b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ba97fb",
"rgb": {
"r": 186,
"g": 151,
"b": 251
},
"hsl": {
"h": 261,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.74721,
"c": 0.14417,
"h": 299
},
"luminance": 0.39537
}Semantic roles & 50–950 ramp
primary
#BA97FB
secondary
#EAF6D5
accent
#E60095
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085