Skip to content

#aa33cd

a balanced, vivid violet · warm · closest name: purple

RGB
170, 51, 205
HSL
286°, 61%, 50%
CMYK
17, 75, 0, 20
Luminance
0.1532

Every format

HEX#aa33cd
RGBrgb(170, 51, 205)
HSLhsl(286, 61%, 50%)
CMYKcmyk(17%, 75%, 0%, 20%)
LABlab(46.1 68.2 -56.2)
LCHlch(46.1 88.4 320.5)
OKLCHoklch(0.565 0.233 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aa33cd on white: 5.17:1
AA ✓ pass · AA-large · AAA
Aa
#aa33cd on black: 4.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green20.0%
Blue80.4%

CMYK percentages

Cyan17.1%
Magenta75.1%
Yellow0.0%
Key (black)19.6%

Color previews

#aa33cd text on a black background

contrast 4.06:1

Card sample

#aa33cd text on a white background

contrast 5.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aa33cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aa33cd in the Color Lab