Skip to content

#cc2c64

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

RGB
204, 44, 100
HSL
339°, 65%, 49%
CMYK
0, 78, 51, 20
Luminance
0.1556

Every format

HEX#cc2c64
RGBrgb(204, 44, 100)
HSLhsl(339, 65%, 49%)
CMYKcmyk(0%, 78%, 51%, 20%)
LABlab(46.4 64.2 7.7)
LCHlch(46.4 64.6 6.8)
OKLCHoklch(0.564 0.197 5.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2c64 on white: 5.11:1
AA ✓ pass · AA-large · AAA
Aa
#cc2c64 on black: 4.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green17.3%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow51.0%
Key (black)20.0%

Color previews

#cc2c64 text on a black background

contrast 4.11:1

Card sample

#cc2c64 text on a white background

contrast 5.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2c64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2c64 in the Color Lab