Skip to content

#af00cd

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

RGB
175, 0, 205
HSL
291°, 100%, 40%
CMYK
15, 100, 0, 20
Luminance
0.1352

Every format

HEX#af00cd
RGBrgb(175, 0, 205)
HSLhsl(291, 100%, 40%)
CMYKcmyk(15%, 100%, 0%, 20%)
LABlab(43.5 78.8 -60.3)
LCHlch(43.5 99.2 322.6)
OKLCHoklch(0.549 0.264 319.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af00cd on white: 5.67:1
AA ✓ pass · AA-large · AAA
Aa
#af00cd on black: 3.70:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green0.0%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta100.0%
Yellow0.0%
Key (black)19.6%

Color previews

#af00cd text on a black background

contrast 3.70:1

Card sample

#af00cd text on a white background

contrast 5.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af00cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af00cd in the Color Lab