Skip to content

#ab1abc

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

RGB
171, 26, 188
HSL
294°, 76%, 42%
CMYK
9, 86, 0, 26
Luminance
0.1303

Every format

HEX#ab1abc
RGBrgb(171, 26, 188)
HSLhsl(294, 76%, 42%)
CMYKcmyk(9%, 86%, 0%, 26%)
LABlab(42.8 72.1 -51.6)
LCHlch(42.8 88.6 324.4)
OKLCHoklch(0.539 0.240 323.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab1abc on white: 5.82:1
AA ✓ pass · AA-large · AAA
Aa
#ab1abc on black: 3.61:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green10.2%
Blue73.7%

CMYK percentages

Cyan9.0%
Magenta86.2%
Yellow0.0%
Key (black)26.3%

Color previews

#ab1abc text on a black background

contrast 3.61:1

Card sample

#ab1abc text on a white background

contrast 5.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab1abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab1abc in the Color Lab