Skip to content

#aa14cd

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

RGB
170, 20, 205
HSL
289°, 82%, 44%
CMYK
17, 90, 0, 20
Luminance
0.1345

Every format

HEX#aa14cd
RGBrgb(170, 20, 205)
HSLhsl(289, 82%, 44%)
CMYKcmyk(17%, 90%, 0%, 20%)
LABlab(43.4 75.9 -60.5)
LCHlch(43.4 97.0 321.5)
OKLCHoklch(0.547 0.256 318.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aa14cd on white: 5.69:1
AA ✓ pass · AA-large · AAA
Aa
#aa14cd on black: 3.69:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green7.8%
Blue80.4%

CMYK percentages

Cyan17.1%
Magenta90.2%
Yellow0.0%
Key (black)19.6%

Color previews

#aa14cd text on a black background

contrast 3.69:1

Card sample

#aa14cd text on a white background

contrast 5.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aa14cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aa14cd in the Color Lab