Skip to content

#ac19cd

a balanced, electric violet · warm · closest name: magenta

RGB
172, 25, 205
HSL
289°, 78%, 45%
CMYK
16, 88, 0, 20
Luminance
0.1387

Every format

HEX#ac19cd
RGBrgb(172, 25, 205)
HSLhsl(289, 78%, 45%)
CMYKcmyk(16%, 88%, 0%, 20%)
LABlab(44.0 75.3 -59.5)
LCHlch(44.0 96.0 321.7)
OKLCHoklch(0.552 0.254 318.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac19cd on white: 5.56:1
AA ✓ pass · AA-large · AAA
Aa
#ac19cd on black: 3.77:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green9.8%
Blue80.4%

CMYK percentages

Cyan16.1%
Magenta87.8%
Yellow0.0%
Key (black)19.6%

Color previews

#ac19cd text on a black background

contrast 3.77:1

Card sample

#ac19cd text on a white background

contrast 5.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac19cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac19cd in the Color Lab