Skip to content

#ac00cc

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

RGB
172, 0, 204
HSL
291°, 100%, 40%
CMYK
16, 100, 0, 20
Luminance
0.1313

Every format

HEX#ac00cc
RGBrgb(172, 0, 204)
HSLhsl(291, 100%, 40%)
CMYKcmyk(16%, 100%, 0%, 20%)
LABlab(43.0 78.2 -60.6)
LCHlch(43.0 99.0 322.2)
OKLCHoklch(0.544 0.262 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00cc on white: 5.79:1
AA ✓ pass · AA-large · AAA
Aa
#ac00cc on black: 3.63:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue80.0%

CMYK percentages

Cyan15.7%
Magenta100.0%
Yellow0.0%
Key (black)20.0%

Color previews

#ac00cc text on a black background

contrast 3.63:1

Card sample

#ac00cc text on a white background

contrast 5.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00cc in the Color Lab