Skip to content

#ac09ac

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

RGB
172, 9, 172
HSL
300°, 90%, 36%
CMYK
0, 95, 0, 33
Luminance
0.1194

Every format

HEX#ac09ac
RGBrgb(172, 9, 172)
HSLhsl(300, 90%, 36%)
CMYKcmyk(0%, 95%, 0%, 33%)
LABlab(41.1 72.2 -44.8)
LCHlch(41.1 85.0 328.2)
OKLCHoklch(0.524 0.237 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac09ac on white: 6.20:1
AA ✓ pass · AA-large · AAA
Aa
#ac09ac on black: 3.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green3.5%
Blue67.5%

CMYK percentages

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

Color previews

#ac09ac text on a black background

contrast 3.39:1

Card sample

#ac09ac text on a white background

contrast 6.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac09ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac09ac in the Color Lab