#BA97EE#BA97EE
#BA97EE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.1% C 0.127 H 301.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97EE |
|---|---|
| RGB | rgb(186, 151, 238) |
| HSL | hsl(264, 72%, 76%) |
| HSV | hsv(264, 37%, 93%) |
| CMYK | cmyk(21.8%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.57, 30.16, -38.99) |
| CIE-LCH | lch(68.57, 49.30, 307.73°) |
| OKLab | oklab(74.1% 0.0673 -0.1082) |
| OKLCH | oklch(74.1% 0.127 301.9) |
| XYZ | xyz(46.7456, 38.7453, 85.8883) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.24
Pastel Purple
#CAA0FF
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.14
Lavender
#B39DDB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97EE #CBEE97
analogous
#97A0EE #BA97EE #E697EE
triadic
#BA97EE #EEBA97 #97EEBA
tetradic
#BA97EE #EE97A0 #CBEE97 #97EEE6
square
#BA97EE #EE97A0 #CBEE97 #97EEE6
split-complementary
#BA97EE #EEE697 #A0EE97
monochromatic
#742EDD #9762E5 #BA97EE #DDCCF7 #EEE5FB
Accessibility & contrast
On white
2.40
#BA97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BA97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97EE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97EE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#B1A5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ba97ee; /* rgb */ color: rgb(186, 151, 238); /* oklch */ color: oklch(74.1% 0.127 301.9);
Tailwind
colors: {
custom: {
50: '#d0b6f4',
500: '#ba97ee',
950: '#000000',
},
}SCSS
$custom: #ba97ee; $custom-light: #d0b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ba97ee",
"rgb": {
"r": 186,
"g": 151,
"b": 238
},
"hsl": {
"h": 264.138,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.74099,
"c": 0.1274,
"h": 301.9
},
"luminance": 0.38745
}Semantic roles & 50–950 ramp
primary
#BA97EE
secondary
#E8F2D9
accent
#D41286
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085