Skip to content

#cc2ac8

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

RGB
204, 42, 200
HSL
302°, 66%, 48%
CMYK
0, 79, 2, 20
Luminance
0.1866

Every format

HEX#cc2ac8
RGBrgb(204, 42, 200)
HSLhsl(302, 66%, 48%)
CMYKcmyk(0%, 79%, 2%, 20%)
LABlab(50.3 76.5 -46.3)
LCHlch(50.3 89.4 328.8)
OKLCHoklch(0.605 0.251 329.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2ac8 on white: 4.44:1
AA ✗ fail · AA-large · AAA
Aa
#cc2ac8 on black: 4.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green16.5%
Blue78.4%

CMYK percentages

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

Color previews

#cc2ac8 text on a black background

contrast 4.73:1

Card sample

#cc2ac8 text on a white background

contrast 4.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2ac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2ac8 in the Color Lab