Skip to content

#ac30ac

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

RGB
172, 48, 172
HSL
300°, 56%, 43%
CMYK
0, 72, 0, 33
Luminance
0.1386

Every format

HEX#ac30ac
RGBrgb(172, 48, 172)
HSLhsl(300, 56%, 43%)
CMYKcmyk(0%, 72%, 0%, 33%)
LABlab(44.0 63.8 -40.1)
LCHlch(44.0 75.3 327.8)
OKLCHoklch(0.545 0.210 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac30ac on white: 5.57:1
AA ✓ pass · AA-large · AAA
Aa
#ac30ac on black: 3.77:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green18.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta72.1%
Yellow0.0%
Key (black)32.5%

Color previews

#ac30ac text on a black background

contrast 3.77:1

Card sample

#ac30ac text on a white background

contrast 5.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac30ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac30ac in the Color Lab