Skip to content

#ac00d3

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

RGB
172, 0, 211
HSL
289°, 100%, 41%
CMYK
19, 100, 0, 17
Luminance
0.1347

Every format

HEX#ac00d3
RGBrgb(172, 0, 211)
HSLhsl(289, 100%, 41%)
CMYKcmyk(19%, 100%, 0%, 17%)
LABlab(43.5 79.4 -63.9)
LCHlch(43.5 101.9 321.2)
OKLCHoklch(0.549 0.267 317.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00d3 on white: 5.68:1
AA ✓ pass · AA-large · AAA
Aa
#ac00d3 on black: 3.69:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue82.7%

CMYK percentages

Cyan18.5%
Magenta100.0%
Yellow0.0%
Key (black)17.3%

Color previews

#ac00d3 text on a black background

contrast 3.69:1

Card sample

#ac00d3 text on a white background

contrast 5.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00d3 in the Color Lab