#BA93EA#BA93EA
#BA93EA is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.129 H 304.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BA93EA |
|---|---|
| RGB | rgb(186, 147, 234) |
| HSL | hsl(267, 67%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.5%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.46, 31.48, -38.52) |
| CIE-LCH | lch(67.46, 49.74, 309.26°) |
| OKLab | oklab(73.2% 0.0721 -0.1068) |
| OKLCH | oklch(73.2% 0.129 304) |
| XYZ | xyz(45.5316, 37.2472, 82.6167) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.32
Lavender (survey)
#C79FEF
ΔE00 3.65
Liliac
#C48EFD
ΔE00 3.82
Pale Purple
#B790D4
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA93EA #C3EA93
analogous
#9397EA #BA93EA #E693EA
triadic
#BA93EA #EABA93 #93EABA
tetradic
#BA93EA #EA9397 #C3EA93 #93EAE6
square
#BA93EA #EA9397 #C3EA93 #93EAE6
split-complementary
#BA93EA #EAE693 #97EA93
monochromatic
#792DD6 #9960E0 #BA93EA #DBC6F4 #EFE5FA
Accessibility & contrast
On white
2.49
#BA93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BA93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA93EA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA93EA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#B2A1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ba93ea; /* rgb */ color: rgb(186, 147, 234); /* oklch */ color: oklch(73.2% 0.129 304.0);
Tailwind
colors: {
custom: {
50: '#d0b3f1',
500: '#ba93ea',
950: '#000000',
},
}SCSS
$custom: #ba93ea; $custom-light: #d0b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ba93ea",
"rgb": {
"r": 186,
"g": 147,
"b": 234
},
"hsl": {
"h": 266.897,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73204,
"c": 0.12884,
"h": 304
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#BA93EA
secondary
#E7F2D9
accent
#CF167C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084