#BA96FB#BA96FB
#BA96FB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.5% C 0.146 H 299.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BA96FB |
|---|---|
| RGB | rgb(186, 150, 251) |
| HSL | hsl(261, 93%, 79%) |
| HSV | hsv(261, 40%, 98%) |
| CMYK | cmyk(25.9%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.91, 33.75, -45.56) |
| CIE-LCH | lch(68.91, 56.69, 306.53°) |
| OKLab | oklab(74.55% 0.0713 -0.1271) |
| OKLCH | oklch(74.55% 0.146 299.3) |
| XYZ | xyz(48.5646, 39.2165, 96.2591) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 4.96
Lavender
#B39DDB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA96FB #D7FB96
analogous
#96A4FB #BA96FB #EC96FB
triadic
#BA96FB #FBBA96 #96FBBA
tetradic
#BA96FB #FB96A4 #D7FB96 #96FBEC
square
#BA96FB #FB96A4 #D7FB96 #96FBEC
split-complementary
#BA96FB #FBEC96 #A4FB96
monochromatic
#6D20F7 #935BF9 #BA96FB #E1D1FD #ECE2FE
Accessibility & contrast
On white
2.37
#BA96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BA96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA96FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA96FB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#AEA7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ba96fb; /* rgb */ color: rgb(186, 150, 251); /* oklch */ color: oklch(74.5% 0.146 299.3);
Tailwind
colors: {
custom: {
50: '#d0b5fd',
500: '#ba96fb',
950: '#000000',
},
}SCSS
$custom: #ba96fb; $custom-light: #d0b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ba96fb",
"rgb": {
"r": 186,
"g": 150,
"b": 251
},
"hsl": {
"h": 261.386,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.74546,
"c": 0.14575,
"h": 299.3
},
"luminance": 0.39217
}Semantic roles & 50–950 ramp
primary
#BA96FB
secondary
#EAF6D5
accent
#E60094
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085