#BA97EF#BA97EF
#BA97EF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.1% C 0.129 H 301.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97EF |
|---|---|
| RGB | rgb(186, 151, 239) |
| HSL | hsl(264, 73%, 76%) |
| HSV | hsv(264, 37%, 94%) |
| CMYK | cmyk(22.2%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(68.61, 30.39, -39.47) |
| CIE-LCH | lch(68.61, 49.82, 307.60°) |
| OKLab | oklab(74.15% 0.0675 -0.1096) |
| OKLCH | oklch(74.15% 0.129 301.6) |
| XYZ | xyz(46.8929, 38.8043, 86.6641) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.48
Liliac
#C48EFD
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.12
Lavender
#B39DDB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97EF #CCEF97
analogous
#97A0EF #BA97EF #E697EF
triadic
#BA97EF #EFBA97 #97EFBA
tetradic
#BA97EF #EF97A0 #CCEF97 #97EFE6
square
#BA97EF #EF97A0 #CCEF97 #97EFE6
split-complementary
#BA97EF #EFE697 #A0EF97
monochromatic
#742DDF #9762E7 #BA97EF #DDCCF7 #EDE4FB
Accessibility & contrast
On white
2.40
#BA97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BA97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97EF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97EF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#B1A5B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ba97ef; /* rgb */ color: rgb(186, 151, 239); /* oklch */ color: oklch(74.1% 0.129 301.6);
Tailwind
colors: {
custom: {
50: '#d0b6f4',
500: '#ba97ef',
950: '#000000',
},
}SCSS
$custom: #ba97ef; $custom-light: #d0b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ba97ef",
"rgb": {
"r": 186,
"g": 151,
"b": 239
},
"hsl": {
"h": 263.864,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.74146,
"c": 0.1287,
"h": 301.6
},
"luminance": 0.38804
}Semantic roles & 50–950 ramp
primary
#BA97EF
secondary
#E8F3D8
accent
#D51087
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085