#BA7AEA#BA7AEA
#BA7AEA is a light, vivid violet. Relative luminance 0.303; OKLCH L 69.0% C 0.170 H 309.0°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BA7AEA |
|---|---|
| RGB | rgb(186, 122, 234) |
| HSL | hsl(274, 73%, 70%) |
| HSV | hsv(274, 48%, 92%) |
| CMYK | cmyk(20.5%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(61.91, 45.19, -47.23) |
| CIE-LCH | lch(61.91, 65.36, 313.73°) |
| OKLab | oklab(69.03% 0.1067 -0.1319) |
| OKLCH | oklch(69.03% 0.17 309) |
| XYZ | xyz(42.0577, 30.2993, 81.4587) |
| Luminance | 0.3030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.99
Easter Purple
#C071FE
ΔE00 3.61
Light Urple
#B36FF6
ΔE00 3.86
Liliac
#C48EFD
ΔE00 5.46
Bright Lavender
#C760FF
ΔE00 6.12
Bright Lilac
#C95EFB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA7AEA #AAEA7A
analogous
#827AEA #BA7AEA #EA7AE2
triadic
#BA7AEA #EABA7A #7AEABA
tetradic
#BA7AEA #EA827A #AAEA7A #7AE2EA
square
#BA7AEA #EA827A #AAEA7A #7AE2EA
split-complementary
#BA7AEA #E2EA7A #7AEA82
monochromatic
#8120CA #9F45E2 #BA7AEA #D5AFF2 #F1E4FB
Accessibility & contrast
On white
2.97
#BA7AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#BA7AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA7AEA
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA7AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA7AEA | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#6F97E7
Tritanopia (blue-blind)
#B48CA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ba7aea; /* rgb */ color: rgb(186, 122, 234); /* oklch */ color: oklch(69.0% 0.170 309.0);
Tailwind
colors: {
custom: {
50: '#d1a2f1',
500: '#ba7aea',
950: '#000000',
},
}SCSS
$custom: #ba7aea; $custom-light: #d1a2f1; $custom-dark: #000000;
JSON
{
"hex": "#ba7aea",
"rgb": {
"r": 186,
"g": 122,
"b": 234
},
"hsl": {
"h": 274.286,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.6903,
"c": 0.16968,
"h": 309
},
"luminance": 0.30299
}Semantic roles & 50–950 ramp
primary
#BA7AEA
secondary
#DEF0D0
accent
#D51165
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85