Skip to content

#ac00fb

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

RGB
172, 0, 251
HSL
281°, 100%, 49%
CMYK
32, 100, 0, 2
Luminance
0.1574

Every format

HEX#ac00fb
RGBrgb(172, 0, 251)
HSLhsl(281, 100%, 49%)
CMYKcmyk(32%, 100%, 0%, 2%)
LABlab(46.6 86.5 -81.4)
LCHlch(46.6 118.8 316.7)
OKLCHoklch(0.581 0.296 308.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00fb on white: 5.06:1
AA ✓ pass · AA-large · AAA
Aa
#ac00fb on black: 4.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue98.4%

CMYK percentages

Cyan31.5%
Magenta100.0%
Yellow0.0%
Key (black)1.6%

Color previews

#ac00fb text on a black background

contrast 4.15:1

Card sample

#ac00fb text on a white background

contrast 5.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00fb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00fb in the Color Lab