Skip to content

#cc004f

a dark, electric magenta / pink · warm · closest name: crimson

RGB
204, 0, 79
HSL
337°, 100%, 40%
CMYK
0, 100, 61, 20
Luminance
0.1340

Every format

HEX#cc004f
RGBrgb(204, 0, 79)
HSLhsl(337, 100%, 40%)
CMYKcmyk(0%, 100%, 61%, 20%)
LABlab(43.4 70.0 16.6)
LCHlch(43.4 71.9 13.3)
OKLCHoklch(0.540 0.216 10.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc004f on white: 5.71:1
AA ✓ pass · AA-large · AAA
Aa
#cc004f on black: 3.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green0.0%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow61.3%
Key (black)20.0%

Color previews

#cc004f text on a black background

contrast 3.68:1

Card sample

#cc004f text on a white background

contrast 5.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc004f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc004f in the Color Lab