Skip to content

#ac01ac

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

RGB
172, 1, 172
HSL
300°, 99%, 34%
CMYK
0, 99, 0, 33
Luminance
0.1177

Every format

HEX#ac01ac
RGBrgb(172, 1, 172)
HSLhsl(300, 99%, 34%)
CMYKcmyk(0%, 99%, 0%, 33%)
LABlab(40.9 73.0 -45.2)
LCHlch(40.9 85.9 328.2)
OKLCHoklch(0.523 0.240 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green0.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta99.4%
Yellow0.0%
Key (black)32.5%

Color previews

#ac01ac text on a black background

contrast 3.35:1

Card sample

#ac01ac text on a white background

contrast 6.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac01ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac01ac in the Color Lab