Skip to content

#ba6fff

a light, electric violet · warm · closest name: slateblue

RGB
186, 111, 255
HSL
271°, 100%, 72%
CMYK
27, 57, 0, 0
Luminance
0.2903

Every format

HEX#ba6fff
RGBrgb(186, 111, 255)
HSLhsl(271, 100%, 72%)
CMYKcmyk(27%, 57%, 0%, 0%)
LABlab(60.8 55.7 -60.6)
LCHlch(60.8 82.3 312.6)
OKLCHoklch(0.686 0.210 305.6)

Copy-ready code

/* CSS */
color: #ba6fff;
background-color: #ba6fff;
/* Tailwind (arbitrary) */
class="text-[#ba6fff] bg-[#ba6fff]"
/* SCSS */
$brand: #ba6fff;
/* SwiftUI */
Color(red: 0.729, green: 0.435, blue: 1.000)
/* Android */
Color.parseColor("#ba6fff")

Accessibility — WCAG contrast

Aa
#ba6fff on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#ba6fff on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green43.5%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ba6fff text on a black background

contrast 6.81:1

Card sample

#ba6fff text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ba6fff;
Background color
Panel with #ba6fff background
background-color: #ba6fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ba6fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(186, 111, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 111, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ba6fff;
background: linear-gradient(135deg, #ba6fff, #FF6FE4);

Monochromatic scale

Palettes built from #ba6fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba6fff in the Color Lab