Skip to content

#aa00dd

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

RGB
170, 0, 221
HSL
286°, 100%, 43%
CMYK
23, 100, 0, 13
Luminance
0.1377

Every format

HEX#aa00dd
RGBrgb(170, 0, 221)
HSLhsl(286, 100%, 43%)
CMYKcmyk(23%, 100%, 0%, 13%)
LABlab(43.9 80.8 -68.9)
LCHlch(43.9 106.2 319.5)
OKLCHoklch(0.554 0.274 314.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aa00dd on white: 5.60:1
AA ✓ pass · AA-large · AAA
Aa
#aa00dd on black: 3.75:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green0.0%
Blue86.7%

CMYK percentages

Cyan23.1%
Magenta100.0%
Yellow0.0%
Key (black)13.3%

Color previews

#aa00dd text on a black background

contrast 3.75:1

Card sample

#aa00dd text on a white background

contrast 5.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aa00dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aa00dd in the Color Lab