Skip to content

#ac02ec

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

RGB
172, 2, 236
HSL
284°, 98%, 47%
CMYK
27, 99, 0, 8
Luminance
0.1487

Every format

HEX#ac02ec
RGBrgb(172, 2, 236)
HSLhsl(284, 98%, 47%)
CMYKcmyk(27%, 99%, 0%, 8%)
LABlab(45.5 83.6 -74.9)
LCHlch(45.5 112.2 318.1)
OKLCHoklch(0.569 0.284 311.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green0.8%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta99.2%
Yellow0.0%
Key (black)7.5%

Color previews

#ac02ec text on a black background

contrast 3.97:1

Card sample

#ac02ec text on a white background

contrast 5.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac02ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac02ec in the Color Lab