#BA97EB#BA97EB
#BA97EB is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.0% C 0.124 H 302.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97EB |
|---|---|
| RGB | rgb(186, 151, 235) |
| HSL | hsl(265, 68%, 76%) |
| HSV | hsv(265, 36%, 92%) |
| CMYK | cmyk(20.9%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.44, 29.48, -37.54) |
| CIE-LCH | lch(68.44, 47.73, 308.14°) |
| OKLab | oklab(73.96% 0.0667 -0.104) |
| OKLCH | oklch(73.96% 0.124 302.7) |
| XYZ | xyz(46.3085, 38.5705, 83.5864) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.00
Baby Purple
#CA9BF7
ΔE00 3.12
Pastel Purple
#CAA0FF
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender
#B39DDB
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97EB #C8EB97
analogous
#979EEB #BA97EB #E497EB
triadic
#BA97EB #EBBA97 #97EBBA
tetradic
#BA97EB #EB979E #C8EB97 #97EBE4
square
#BA97EB #EB979E #C8EB97 #97EBE4
split-complementary
#BA97EB #EBE497 #9EEB97
monochromatic
#7630D7 #9864E1 #BA97EB #DCCAF5 #EEE5FA
Accessibility & contrast
On white
2.41
#BA97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BA97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97EB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97EB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#B2A4B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ba97eb; /* rgb */ color: rgb(186, 151, 235); /* oklch */ color: oklch(74.0% 0.124 302.7);
Tailwind
colors: {
custom: {
50: '#d0b6f1',
500: '#ba97eb',
950: '#000000',
},
}SCSS
$custom: #ba97eb; $custom-light: #d0b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ba97eb",
"rgb": {
"r": 186,
"g": 151,
"b": 235
},
"hsl": {
"h": 265,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.7396,
"c": 0.12354,
"h": 302.7
},
"luminance": 0.3857
}Semantic roles & 50–950 ramp
primary
#BA97EB
secondary
#E8F2D9
accent
#D01682
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085