Skip to content

#ac00e1

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

RGB
172, 0, 225
HSL
286°, 100%, 44%
CMYK
24, 100, 0, 12
Luminance
0.1421

Every format

HEX#ac00e1
RGBrgb(172, 0, 225)
HSLhsl(286, 100%, 44%)
CMYKcmyk(24%, 100%, 0%, 12%)
LABlab(44.5 81.8 -70.2)
LCHlch(44.5 107.8 319.4)
OKLCHoklch(0.560 0.277 314.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00e1 on white: 5.47:1
AA ✓ pass · AA-large · AAA
Aa
#ac00e1 on black: 3.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue88.2%

CMYK percentages

Cyan23.6%
Magenta100.0%
Yellow0.0%
Key (black)11.8%

Color previews

#ac00e1 text on a black background

contrast 3.84:1

Card sample

#ac00e1 text on a white background

contrast 5.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00e1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00e1 in the Color Lab