Skip to content

#ac2c8c

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

RGB
172, 44, 140
HSL
315°, 59%, 42%
CMYK
0, 74, 19, 33
Luminance
0.1247

Every format

HEX#ac2c8c
RGBrgb(172, 44, 140)
HSLhsl(315, 59%, 42%)
CMYKcmyk(0%, 74%, 19%, 33%)
LABlab(42.0 60.2 -24.2)
LCHlch(42.0 64.9 338.1)
OKLCHoklch(0.525 0.191 340.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac2c8c on white: 6.01:1
AA ✓ pass · AA-large · AAA
Aa
#ac2c8c on black: 3.49:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green17.3%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta74.4%
Yellow18.6%
Key (black)32.5%

Color previews

#ac2c8c text on a black background

contrast 3.49:1

Card sample

#ac2c8c text on a white background

contrast 6.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac2c8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac2c8c in the Color Lab