Skip to content

#cc02a2

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

RGB
204, 2, 162
HSL
313°, 98%, 40%
CMYK
0, 99, 21, 20
Luminance
0.1549

Every format

HEX#cc02a2
RGBrgb(204, 2, 162)
HSLhsl(313, 98%, 40%)
CMYKcmyk(0%, 99%, 21%, 20%)
LABlab(46.3 77.3 -30.3)
LCHlch(46.3 83.0 338.6)
OKLCHoklch(0.570 0.246 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc02a2 on white: 5.12:1
AA ✓ pass · AA-large · AAA
Aa
#cc02a2 on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green0.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta99.0%
Yellow20.6%
Key (black)20.0%

Color previews

#cc02a2 text on a black background

contrast 4.10:1

Card sample

#cc02a2 text on a white background

contrast 5.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 2, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 2, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc02a2;
background: linear-gradient(135deg, #cc02a2, #CC021B);

Monochromatic scale

Palettes built from #cc02a2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc02a2 in the Color Lab