Skip to content

#ba32cd

a balanced, vivid magenta / pink · warm · closest name: purple

RGB
186, 50, 205
HSL
293°, 61%, 50%
CMYK
9, 76, 0, 20
Luminance
0.1713

Every format

HEX#ba32cd
RGBrgb(186, 50, 205)
HSLhsl(293, 61%, 50%)
CMYKcmyk(9%, 76%, 0%, 20%)
LABlab(48.4 71.6 -52.3)
LCHlch(48.4 88.7 323.9)
OKLCHoklch(0.587 0.240 322.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba32cd on white: 4.75:1
AA ✓ pass · AA-large · AAA
Aa
#ba32cd on black: 4.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green19.6%
Blue80.4%

CMYK percentages

Cyan9.3%
Magenta75.6%
Yellow0.0%
Key (black)19.6%

Color previews

#ba32cd text on a black background

contrast 4.43:1

Card sample

#ba32cd text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba32cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba32cd in the Color Lab