#BA84F6#BA84F6
#BA84F6 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.3% C 0.168 H 304.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BA84F6 |
|---|---|
| RGB | rgb(186, 132, 246) |
| HSL | hsl(268, 86%, 74%) |
| HSV | hsv(268, 46%, 96%) |
| CMYK | cmyk(24.4%, 46.3%, 0%, 3.5%) |
| CIE-LAB | lab(64.64, 42.49, -49.55) |
| CIE-LCH | lch(64.64, 65.27, 310.62°) |
| OKLab | oklab(71.26% 0.0948 -0.1387) |
| OKLCH | oklch(71.26% 0.168 304.3) |
| XYZ | xyz(45.1320, 33.5956, 91.2779) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.90
Light Purple
#BF77F6
ΔE00 3.29
Easter Purple
#C071FE
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA84F6 #C0F684
analogous
#8487F6 #BA84F6 #F384F6
triadic
#BA84F6 #F6BA84 #84F6BA
tetradic
#BA84F6 #F68487 #C0F684 #84F6F3
square
#BA84F6 #F68487 #C0F684 #84F6F3
split-complementary
#BA84F6 #F6F384 #87F684
monochromatic
#7A12EE #9A4BF2 #BA84F6 #DABDFA #EFE2FD
Accessibility & contrast
On white
2.72
#BA84F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BA84F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA84F6
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA84F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA84F6 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BFA
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#B098B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ba84f6; /* rgb */ color: rgb(186, 132, 246); /* oklch */ color: oklch(71.3% 0.168 304.3);
Tailwind
colors: {
custom: {
50: '#d1a9f9',
500: '#ba84f6',
950: '#000000',
},
}SCSS
$custom: #ba84f6; $custom-light: #d1a9f9; $custom-dark: #000000;
JSON
{
"hex": "#ba84f6",
"rgb": {
"r": 186,
"g": 132,
"b": 246
},
"hsl": {
"h": 268.421,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.71258,
"c": 0.16796,
"h": 304.3
},
"luminance": 0.33595
}Semantic roles & 50–950 ramp
primary
#BA84F6
secondary
#E6F5D6
accent
#E30379
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85