Skip to content

#cc2f1f

a balanced, vivid red · warm · closest name: firebrick

RGB
204, 47, 31
HSL
6°, 74%, 46%
CMYK
0, 77, 85, 20
Luminance
0.1497

Every format

HEX#cc2f1f
RGBrgb(204, 47, 31)
HSLhsl(6, 74%, 46%)
CMYKcmyk(0%, 77%, 85%, 20%)
LABlab(45.6 59.8 47.1)
LCHlch(45.6 76.1 38.2)
OKLCHoklch(0.554 0.196 30.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2f1f on white: 5.26:1
AA ✓ pass · AA-large · AAA
Aa
#cc2f1f on black: 3.99:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green18.4%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta77.0%
Yellow84.8%
Key (black)20.0%

Color previews

#cc2f1f text on a black background

contrast 3.99:1

Card sample

#cc2f1f text on a white background

contrast 5.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc2f1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2f1f in the Color Lab