Skip to content

#af00dc

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

RGB
175, 0, 220
HSL
288°, 100%, 43%
CMYK
21, 100, 0, 14
Luminance
0.1428

Every format

HEX#af00dc
RGBrgb(175, 0, 220)
HSLhsl(288, 100%, 43%)
CMYKcmyk(21%, 100%, 0%, 14%)
LABlab(44.6 81.3 -67.1)
LCHlch(44.6 105.4 320.5)
OKLCHoklch(0.560 0.274 316.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af00dc on white: 5.45:1
AA ✓ pass · AA-large · AAA
Aa
#af00dc on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green0.0%
Blue86.3%

CMYK percentages

Cyan20.5%
Magenta100.0%
Yellow0.0%
Key (black)13.7%

Color previews

#af00dc text on a black background

contrast 3.86:1

Card sample

#af00dc text on a white background

contrast 5.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af00dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af00dc in the Color Lab