#BA95EA#BA95EA
#BA95EA is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.6% C 0.126 H 303.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BA95EA |
|---|---|
| RGB | rgb(186, 149, 234) |
| HSL | hsl(266, 67%, 75%) |
| HSV | hsv(266, 36%, 92%) |
| CMYK | cmyk(20.5%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.93, 30.36, -37.79) |
| CIE-LCH | lch(67.93, 48.48, 308.78°) |
| OKLab | oklab(73.56% 0.0693 -0.1047) |
| OKLCH | oklch(73.56% 0.126 303.5) |
| XYZ | xyz(45.8453, 37.8746, 82.7212) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 4.06
Liliac
#C48EFD
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA95EA #C5EA95
analogous
#959AEA #BA95EA #E595EA
triadic
#BA95EA #EABA95 #95EABA
tetradic
#BA95EA #EA959A #C5EA95 #95EAE5
square
#BA95EA #EA959A #C5EA95 #95EAE5
split-complementary
#BA95EA #EAE595 #9AEA95
monochromatic
#782FD6 #9962E0 #BA95EA #DBC8F4 #EEE5FA
Accessibility & contrast
On white
2.45
#BA95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BA95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA95EA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA95EA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#B2A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba95ea; /* rgb */ color: rgb(186, 149, 234); /* oklch */ color: oklch(73.6% 0.126 303.5);
Tailwind
colors: {
custom: {
50: '#d0b4f1',
500: '#ba95ea',
950: '#000000',
},
}SCSS
$custom: #ba95ea; $custom-light: #d0b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ba95ea",
"rgb": {
"r": 186,
"g": 149,
"b": 234
},
"hsl": {
"h": 266.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.73558,
"c": 0.12555,
"h": 303.5
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#BA95EA
secondary
#E7F1DA
accent
#CF177F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084