#BA86FF#BA86FF
#BA86FF is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.1% C 0.176 H 302.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BA86FF |
|---|---|
| RGB | rgb(186, 134, 255) |
| HSL | hsl(266, 100%, 76%) |
| HSV | hsv(266, 47%, 100%) |
| CMYK | cmyk(27.1%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(65.52, 43.50, -53.08) |
| CIE-LCH | lch(65.52, 68.63, 309.33°) |
| OKLab | oklab(72.06% 0.0932 -0.149) |
| OKLCH | oklch(72.06% 0.176 302) |
| XYZ | xyz(46.8207, 34.7092, 98.8213) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Light Purple
#BF77F6
ΔE00 4.05
Easter Purple
#C071FE
ΔE00 5.01
Light Urple
#B36FF6
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 6.56
Pastel Purple
#CAA0FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA86FF #CBFF86
analogous
#868FFF #BA86FF #F686FF
triadic
#BA86FF #FFBA86 #86FFBA
tetradic
#BA86FF #FF868F #CBFF86 #86FFF6
square
#BA86FF #FF868F #CBFF86 #86FFF6
split-complementary
#BA86FF #FFF686 #8FFF86
monochromatic
#740CFF #9749FF #BA86FF #DDC3FF #EEE0FF
Accessibility & contrast
On white
2.64
#BA86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#BA86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA86FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA86FF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#AD9CB7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ba86ff; /* rgb */ color: rgb(186, 134, 255); /* oklch */ color: oklch(72.1% 0.176 302.0);
Tailwind
colors: {
custom: {
50: '#d1aaff',
500: '#ba86ff',
950: '#000000',
},
}SCSS
$custom: #ba86ff; $custom-light: #d1aaff; $custom-dark: #000000;
JSON
{
"hex": "#ba86ff",
"rgb": {
"r": 186,
"g": 134,
"b": 255
},
"hsl": {
"h": 265.785,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.72063,
"c": 0.17573,
"h": 302
},
"luminance": 0.34709
}Semantic roles & 50–950 ramp
primary
#BA86FF
secondary
#E8F7D4
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86