#BA94EA#BA94EA
#BA94EA is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.4% C 0.127 H 303.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BA94EA |
|---|---|
| RGB | rgb(186, 148, 234) |
| HSL | hsl(267, 67%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.5%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.69, 30.92, -38.15) |
| CIE-LCH | lch(67.69, 49.11, 309.02°) |
| OKLab | oklab(73.38% 0.0707 -0.1058) |
| OKLCH | oklch(73.38% 0.127 303.7) |
| XYZ | xyz(45.6878, 37.5595, 82.6687) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.45
Liliac
#C48EFD
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA94EA #C4EA94
analogous
#9499EA #BA94EA #E594EA
triadic
#BA94EA #EABA94 #94EABA
tetradic
#BA94EA #EA9499 #C4EA94 #94EAE5
square
#BA94EA #EA9499 #C4EA94 #94EAE5
split-complementary
#BA94EA #EAE594 #99EA94
monochromatic
#782ED6 #9961E0 #BA94EA #DBC7F4 #EFE5FA
Accessibility & contrast
On white
2.47
#BA94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BA94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA94EA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA94EA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#B2A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba94ea; /* rgb */ color: rgb(186, 148, 234); /* oklch */ color: oklch(73.4% 0.127 303.7);
Tailwind
colors: {
custom: {
50: '#d0b4f1',
500: '#ba94ea',
950: '#000000',
},
}SCSS
$custom: #ba94ea; $custom-light: #d0b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ba94ea",
"rgb": {
"r": 186,
"g": 148,
"b": 234
},
"hsl": {
"h": 266.512,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73381,
"c": 0.12719,
"h": 303.7
},
"luminance": 0.37559
}Semantic roles & 50–950 ramp
primary
#BA94EA
secondary
#E7F1DA
accent
#CF167D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084