Skip to content

#ac00ec

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

RGB
172, 0, 236
HSL
284°, 100%, 46%
CMYK
27, 100, 0, 8
Luminance
0.1483

Every format

HEX#ac00ec
RGBrgb(172, 0, 236)
HSLhsl(284, 100%, 46%)
CMYKcmyk(27%, 100%, 0%, 8%)
LABlab(45.4 83.7 -75.0)
LCHlch(45.4 112.4 318.2)
OKLCHoklch(0.568 0.285 311.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00ec on white: 5.30:1
AA ✓ pass · AA-large · AAA
Aa
#ac00ec on black: 3.97:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta100.0%
Yellow0.0%
Key (black)7.5%

Color previews

#ac00ec text on a black background

contrast 3.97:1

Card sample

#ac00ec text on a white background

contrast 5.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00ec in the Color Lab