Skip to content

#cc2ac2

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
204, 42, 194
HSL
304°, 66%, 48%
CMYK
0, 79, 5, 20
Luminance
0.1839

Every format

HEX#cc2ac2
RGBrgb(204, 42, 194)
HSLhsl(304, 66%, 48%)
CMYKcmyk(0%, 79%, 5%, 20%)
LABlab(50.0 75.6 -43.3)
LCHlch(50.0 87.2 330.2)
OKLCHoklch(0.602 0.247 331.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2ac2 on white: 4.49:1
AA ✗ fail · AA-large · AAA
Aa
#cc2ac2 on black: 4.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.5%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta79.4%
Yellow4.9%
Key (black)20.0%

Color previews

#cc2ac2 text on a black background

contrast 4.68:1

Card sample

#cc2ac2 text on a white background

contrast 4.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2ac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2ac2 in the Color Lab