Skip to content

#ac02ac

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

RGB
172, 2, 172
HSL
300°, 98%, 34%
CMYK
0, 99, 0, 33
Luminance
0.1179

Every format

HEX#ac02ac
RGBrgb(172, 2, 172)
HSLhsl(300, 98%, 34%)
CMYKcmyk(0%, 99%, 0%, 33%)
LABlab(40.9 72.9 -45.2)
LCHlch(40.9 85.8 328.2)
OKLCHoklch(0.523 0.239 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac02ac on white: 6.25:1
AA ✓ pass · AA-large · AAA
Aa
#ac02ac on black: 3.36:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow0.0%
Key (black)32.5%

Color previews

#ac02ac text on a black background

contrast 3.36:1

Card sample

#ac02ac text on a white background

contrast 6.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac02ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac02ac in the Color Lab