Skip to content

#ac32ac

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

RGB
172, 50, 172
HSL
300°, 55%, 44%
CMYK
0, 71, 0, 33
Luminance
0.1403

Every format

HEX#ac32ac
RGBrgb(172, 50, 172)
HSLhsl(300, 55%, 44%)
CMYKcmyk(0%, 71%, 0%, 33%)
LABlab(44.3 63.1 -39.8)
LCHlch(44.3 74.6 327.8)
OKLCHoklch(0.547 0.208 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac32ac on white: 5.52:1
AA ✓ pass · AA-large · AAA
Aa
#ac32ac on black: 3.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green19.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta70.9%
Yellow0.0%
Key (black)32.5%

Color previews

#ac32ac text on a black background

contrast 3.81:1

Card sample

#ac32ac text on a white background

contrast 5.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac32ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac32ac in the Color Lab