Skip to content

#ba32ff

a balanced, electric violet · warm · closest name: magenta

RGB
186, 50, 255
HSL
280°, 100%, 60%
CMYK
27, 80, 0, 0
Luminance
0.1994

Every format

HEX#ba32ff
RGBrgb(186, 50, 255)
HSLhsl(280, 100%, 60%)
CMYKcmyk(27%, 80%, 0%, 0%)
LABlab(51.8 80.8 -75.2)
LCHlch(51.8 110.4 317.1)
OKLCHoklch(0.621 0.280 310.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba32ff on white: 4.21:1
AA ✗ fail · AA-large · AAA
Aa
#ba32ff on black: 4.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green19.6%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta80.4%
Yellow0.0%
Key (black)0.0%

Color previews

#ba32ff text on a black background

contrast 4.99:1

Card sample

#ba32ff text on a white background

contrast 4.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba32ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba32ff in the Color Lab