Skip to content

#ac05ff

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

RGB
172, 5, 255
HSL
280°, 100%, 51%
CMYK
33, 98, 0, 0
Luminance
0.1610

Every format

HEX#ac05ff
RGBrgb(172, 5, 255)
HSLhsl(280, 100%, 51%)
CMYKcmyk(33%, 98%, 0%, 0%)
LABlab(47.1 86.8 -82.9)
LCHlch(47.1 120.0 316.3)
OKLCHoklch(0.585 0.298 307.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac05ff on white: 4.98:1
AA ✓ pass · AA-large · AAA
Aa
#ac05ff on black: 4.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green2.0%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta98.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ac05ff text on a black background

contrast 4.22:1

Card sample

#ac05ff text on a white background

contrast 4.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac05ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac05ff in the Color Lab