#BA89FF#BA89FF
#BA89FF is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.6% C 0.171 H 301.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BA89FF |
|---|---|
| RGB | rgb(186, 137, 255) |
| HSL | hsl(265, 100%, 77%) |
| HSV | hsv(265, 46%, 100%) |
| CMYK | cmyk(27.1%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(66.17, 41.86, -52.05) |
| CIE-LCH | lch(66.17, 66.79, 308.81°) |
| OKLab | oklab(72.55% 0.0892 -0.146) |
| OKLCH | oklch(72.55% 0.171 301.4) |
| XYZ | xyz(47.2413, 35.5503, 98.9614) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.39
Light Purple
#BF77F6
ΔE00 4.73
Easter Purple
#C071FE
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.34
Light Urple
#B36FF6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA89FF #CEFF89
analogous
#8993FF #BA89FF #F589FF
triadic
#BA89FF #FFBA89 #89FFBA
tetradic
#BA89FF #FF8993 #CEFF89 #89FFF5
square
#BA89FF #FF8993 #CEFF89 #89FFF5
split-complementary
#BA89FF #FFF589 #93FF89
monochromatic
#720FFF #964CFF #BA89FF #DEC6FF #EDE0FF
Accessibility & contrast
On white
2.59
#BA89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BA89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA89FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA89FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#AD9EB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ba89ff; /* rgb */ color: rgb(186, 137, 255); /* oklch */ color: oklch(72.6% 0.171 301.4);
Tailwind
colors: {
custom: {
50: '#d1acff',
500: '#ba89ff',
950: '#000000',
},
}SCSS
$custom: #ba89ff; $custom-light: #d1acff; $custom-dark: #000000;
JSON
{
"hex": "#ba89ff",
"rgb": {
"r": 186,
"g": 137,
"b": 255
},
"hsl": {
"h": 264.915,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72551,
"c": 0.1711,
"h": 301.4
},
"luminance": 0.3555
}Semantic roles & 50–950 ramp
primary
#BA89FF
secondary
#E9F7D4
accent
#E60086
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86