Skip to content

#cc2c5f

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

RGB
204, 44, 95
HSL
341°, 65%, 49%
CMYK
0, 78, 53, 20
Luminance
0.1546

Every format

HEX#cc2c5f
RGBrgb(204, 44, 95)
HSLhsl(341, 65%, 49%)
CMYKcmyk(0%, 78%, 53%, 20%)
LABlab(46.3 63.8 10.6)
LCHlch(46.3 64.6 9.4)
OKLCHoklch(0.562 0.196 7.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2c5f on white: 5.13:1
AA ✓ pass · AA-large · AAA
Aa
#cc2c5f on black: 4.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green17.3%
Blue37.3%

CMYK percentages

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

Color previews

#cc2c5f text on a black background

contrast 4.09:1

Card sample

#cc2c5f text on a white background

contrast 5.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2c5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2c5f in the Color Lab