Skip to content

#ac00dc

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

RGB
172, 0, 220
HSL
287°, 100%, 43%
CMYK
22, 100, 0, 14
Luminance
0.1394

Every format

HEX#ac00dc
RGBrgb(172, 0, 220)
HSLhsl(287, 100%, 43%)
CMYKcmyk(22%, 100%, 0%, 14%)
LABlab(44.1 80.9 -67.9)
LCHlch(44.1 105.7 320.0)
OKLCHoklch(0.556 0.273 315.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00dc on white: 5.54:1
AA ✓ pass · AA-large · AAA
Aa
#ac00dc on black: 3.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue86.3%

CMYK percentages

Cyan21.8%
Magenta100.0%
Yellow0.0%
Key (black)13.7%

Color previews

#ac00dc text on a black background

contrast 3.79:1

Card sample

#ac00dc text on a white background

contrast 5.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00dc in the Color Lab