Skip to content

#cc3f3f

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

RGB
204, 63, 63
HSL
0°, 58%, 52%
CMYK
0, 69, 69, 20
Luminance
0.1675

Every format

HEX#cc3f3f
RGBrgb(204, 63, 63)
HSLhsl(0, 58%, 52%)
CMYKcmyk(0%, 69%, 69%, 20%)
LABlab(48.0 55.4 32.2)
LCHlch(48.0 64.0 30.1)
OKLCHoklch(0.573 0.178 24.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc3f3f on white: 4.83:1
AA ✓ pass · AA-large · AAA
Aa
#cc3f3f on black: 4.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green24.7%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta69.1%
Yellow69.1%
Key (black)20.0%

Color previews

#cc3f3f text on a black background

contrast 4.35:1

Card sample

#cc3f3f text on a white background

contrast 4.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc3f3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc3f3f in the Color Lab