Skip to content

#ba72ff

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

RGB
186, 114, 255
HSL
271°, 100%, 72%
CMYK
27, 55, 0, 0
Luminance
0.2969

Every format

HEX#ba72ff
RGBrgb(186, 114, 255)
HSLhsl(271, 100%, 72%)
CMYKcmyk(27%, 55%, 0%, 0%)
LABlab(61.4 54.1 -59.7)
LCHlch(61.4 80.6 312.2)
OKLCHoklch(0.690 0.206 305.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba72ff on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#ba72ff on black: 6.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green44.7%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta55.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ba72ff text on a black background

contrast 6.94:1

Card sample

#ba72ff text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba72ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba72ff in the Color Lab