Skip to content

#ac22cb

a balanced, vivid violet · warm · closest name: purple

RGB
172, 34, 203
HSL
289°, 71%, 47%
CMYK
15, 83, 0, 20
Luminance
0.1423

Every format

HEX#ac22cb
RGBrgb(172, 34, 203)
HSLhsl(289, 71%, 47%)
CMYKcmyk(15%, 83%, 0%, 20%)
LABlab(44.6 73.1 -57.5)
LCHlch(44.6 93.0 321.8)
OKLCHoklch(0.555 0.246 319.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac22cb on white: 5.46:1
AA ✓ pass · AA-large · AAA
Aa
#ac22cb on black: 3.85:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green13.3%
Blue79.6%

CMYK percentages

Cyan15.3%
Magenta83.3%
Yellow0.0%
Key (black)20.4%

Color previews

#ac22cb text on a black background

contrast 3.85:1

Card sample

#ac22cb text on a white background

contrast 5.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac22cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac22cb in the Color Lab