Skip to content

#cc2ac1

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

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

Every format

HEX#cc2ac1
RGBrgb(204, 42, 193)
HSLhsl(304, 66%, 48%)
CMYKcmyk(0%, 79%, 5%, 20%)
LABlab(49.9 75.5 -42.8)
LCHlch(49.9 86.8 330.4)
OKLCHoklch(0.601 0.246 331.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2ac1 on white: 4.50:1
AA ✓ pass · AA-large · AAA
Aa
#cc2ac1 on black: 4.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.5%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta79.4%
Yellow5.4%
Key (black)20.0%

Color previews

#cc2ac1 text on a black background

contrast 4.67:1

Card sample

#cc2ac1 text on a white background

contrast 4.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2ac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2ac1 in the Color Lab