Skip to content

#cc2ac4

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

RGB
204, 42, 196
HSL
303°, 66%, 48%
CMYK
0, 79, 4, 20
Luminance
0.1848

Every format

HEX#cc2ac4
RGBrgb(204, 42, 196)
HSLhsl(303, 66%, 48%)
CMYKcmyk(0%, 79%, 4%, 20%)
LABlab(50.1 75.9 -44.3)
LCHlch(50.1 87.9 329.7)
OKLCHoklch(0.603 0.248 330.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2ac4 on white: 4.47:1
AA ✗ fail · AA-large · AAA
Aa
#cc2ac4 on black: 4.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.5%
Blue76.9%

CMYK percentages

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

Color previews

#cc2ac4 text on a black background

contrast 4.70:1

Card sample

#cc2ac4 text on a white background

contrast 4.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2ac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2ac4 in the Color Lab