Skip to content

#ab00df

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

RGB
171, 0, 223
HSL
286°, 100%, 44%
CMYK
23, 100, 0, 13
Luminance
0.1399

Every format

HEX#ab00df
RGBrgb(171, 0, 223)
HSLhsl(286, 100%, 44%)
CMYKcmyk(23%, 100%, 0%, 13%)
LABlab(44.2 81.3 -69.5)
LCHlch(44.2 107.0 319.5)
OKLCHoklch(0.557 0.275 314.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab00df on white: 5.53:1
AA ✓ pass · AA-large · AAA
Aa
#ab00df on black: 3.80:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green0.0%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta100.0%
Yellow0.0%
Key (black)12.5%

Color previews

#ab00df text on a black background

contrast 3.80:1

Card sample

#ab00df text on a white background

contrast 5.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab00df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab00df in the Color Lab