Skip to content

#ac1abc

a dark, electric magenta / pink · warm · closest name: purple

RGB
172, 26, 188
HSL
294°, 76%, 42%
CMYK
9, 86, 0, 26
Luminance
0.1314

Every format

HEX#ac1abc
RGBrgb(172, 26, 188)
HSLhsl(294, 76%, 42%)
CMYKcmyk(9%, 86%, 0%, 26%)
LABlab(43.0 72.3 -51.3)
LCHlch(43.0 88.6 324.6)
OKLCHoklch(0.541 0.240 323.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac1abc on white: 5.79:1
AA ✓ pass · AA-large · AAA
Aa
#ac1abc on black: 3.63:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green10.2%
Blue73.7%

CMYK percentages

Cyan8.5%
Magenta86.2%
Yellow0.0%
Key (black)26.3%

Color previews

#ac1abc text on a black background

contrast 3.63:1

Card sample

#ac1abc text on a white background

contrast 5.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac1abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac1abc in the Color Lab