Skip to content

#cc02af

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

RGB
204, 2, 175
HSL
309°, 98%, 40%
CMYK
0, 99, 14, 20
Luminance
0.1598

Every format

HEX#cc02af
RGBrgb(204, 2, 175)
HSLhsl(309, 98%, 40%)
CMYKcmyk(0%, 99%, 14%, 20%)
LABlab(47.0 78.9 -37.0)
LCHlch(47.0 87.1 334.9)
OKLCHoklch(0.577 0.254 336.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc02af on white: 5.01:1
AA ✓ pass · AA-large · AAA
Aa
#cc02af on black: 4.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green0.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta99.0%
Yellow14.2%
Key (black)20.0%

Color previews

#cc02af text on a black background

contrast 4.20:1

Card sample

#cc02af text on a white background

contrast 5.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc02af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc02af in the Color Lab