Skip to content

#ac00ac

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

RGB
172, 0, 172
HSL
300°, 100%, 34%
CMYK
0, 100, 0, 33
Luminance
0.1175

Every format

HEX#ac00ac
RGBrgb(172, 0, 172)
HSLhsl(300, 100%, 34%)
CMYKcmyk(0%, 100%, 0%, 33%)
LABlab(40.8 73.1 -45.3)
LCHlch(40.8 86.0 328.2)
OKLCHoklch(0.522 0.240 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00ac on white: 6.27:1
AA ✓ pass · AA-large · AAA
Aa
#ac00ac on black: 3.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow0.0%
Key (black)32.5%

Color previews

#ac00ac text on a black background

contrast 3.35:1

Card sample

#ac00ac text on a white background

contrast 6.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00ac in the Color Lab