#BA96FC#BA96FC
#BA96FC is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.147 H 299.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BA96FC |
|---|---|
| RGB | rgb(186, 150, 252) |
| HSL | hsl(261, 94%, 79%) |
| HSV | hsv(261, 40%, 99%) |
| CMYK | cmyk(26.2%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.95, 33.98, -46.03) |
| CIE-LCH | lch(68.95, 57.22, 306.44°) |
| OKLab | oklab(74.6% 0.0715 -0.1285) |
| OKLCH | oklch(74.6% 0.147 299.1) |
| XYZ | xyz(48.7227, 39.2798, 97.0914) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 5.10
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA96FC #D8FC96
analogous
#96A5FC #BA96FC #ED96FC
triadic
#BA96FC #FCBA96 #96FCBA
tetradic
#BA96FC #FC96A5 #D8FC96 #96FCED
square
#BA96FC #FC96A5 #D8FC96 #96FCED
split-complementary
#BA96FC #FCED96 #A5FC96
monochromatic
#6C1FF9 #935BFA #BA96FC #E1D2FE #EBE1FE
Accessibility & contrast
On white
2.37
#BA96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BA96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA96FC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA96FC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#ADA8BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ba96fc; /* rgb */ color: rgb(186, 150, 252); /* oklch */ color: oklch(74.6% 0.147 299.1);
Tailwind
colors: {
custom: {
50: '#d1b5fe',
500: '#ba96fc',
950: '#000000',
},
}SCSS
$custom: #ba96fc; $custom-light: #d1b5fe; $custom-dark: #000000;
JSON
{
"hex": "#ba96fc",
"rgb": {
"r": 186,
"g": 150,
"b": 252
},
"hsl": {
"h": 261.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.74596,
"c": 0.14704,
"h": 299.1
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#BA96FC
secondary
#EAF6D5
accent
#E60095
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086