#BA55FF#BA55FF
#BA55FF is a light, highly saturated violet. Relative luminance 0.242; OKLCH L 65.3% C 0.245 H 308.3°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BA55FF |
|---|---|
| RGB | rgb(186, 85, 255) |
| HSL | hsl(276, 100%, 67%) |
| HSV | hsv(276, 67%, 100%) |
| CMYK | cmyk(27.1%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(56.24, 68.06, -67.92) |
| CIE-LCH | lch(56.24, 96.15, 315.06°) |
| OKLab | oklab(65.27% 0.1518 -0.1923) |
| OKLCH | oklch(65.27% 0.245 308.3) |
| XYZ | xyz(41.5445, 24.1567, 97.0625) |
| Luminance | 0.2416 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bright Lavender
#C760FF
ΔE00 3.46
Lighter Purple
#A55AF4
ΔE00 3.55
Bright Lilac
#C95EFB
ΔE00 3.61
Lightish Purple
#A552E6
ΔE00 4.99
Light Urple
#B36FF6
ΔE00 5.16
Heliotrope
#D94FF5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA55FF #9AFF55
analogous
#6555FF #BA55FF #FF55EF
triadic
#BA55FF #FFBA55 #55FFBA
tetradic
#BA55FF #FF6555 #9AFF55 #55EFFF
square
#BA55FF #FF6555 #9AFF55 #55EFFF
split-complementary
#BA55FF #EFFF55 #55FF65
monochromatic
#8100DA #A118FF #BA55FF #D392FF #ECCFFF
Accessibility & contrast
On white
3.60
#BA55FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#BA55FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA55FF
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA55FF | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0083FF
Deuteranopia (green-blind)
#3188FB
Tritanopia (blue-blind)
#AF7AA4
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #ba55ff; /* rgb */ color: rgb(186, 85, 255); /* oklch */ color: oklch(65.3% 0.245 308.3);
Tailwind
colors: {
custom: {
50: '#d48cff',
500: '#ba55ff',
950: '#000000',
},
}SCSS
$custom: #ba55ff; $custom-light: #d48cff; $custom-dark: #000000;
JSON
{
"hex": "#ba55ff",
"rgb": {
"r": 186,
"g": 85,
"b": 255
},
"hsl": {
"h": 275.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.65268,
"c": 0.24499,
"h": 308.3
},
"luminance": 0.24156
}Semantic roles & 50–950 ramp
primary
#BA55FF
secondary
#D3F3BD
accent
#E6005D
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150D18
muted
#837D86