Skip to content

#ac33ac

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

RGB
172, 51, 172
HSL
300°, 54%, 44%
CMYK
0, 70, 0, 33
Luminance
0.1412

Every format

HEX#ac33ac
RGBrgb(172, 51, 172)
HSLhsl(300, 54%, 44%)
CMYKcmyk(0%, 70%, 0%, 33%)
LABlab(44.4 62.7 -39.6)
LCHlch(44.4 74.2 327.8)
OKLCHoklch(0.548 0.206 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac33ac on white: 5.49:1
AA ✓ pass · AA-large · AAA
Aa
#ac33ac on black: 3.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green20.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta70.3%
Yellow0.0%
Key (black)32.5%

Color previews

#ac33ac text on a black background

contrast 3.82:1

Card sample

#ac33ac text on a white background

contrast 5.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac33ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac33ac in the Color Lab