Skip to content

#cc0e00

a dark, electric red · warm · closest name: red

RGB
204, 14, 0
HSL
4°, 100%, 40%
CMYK
0, 93, 100, 20
Luminance
0.1315

Every format

HEX#cc0e00
RGBrgb(204, 14, 0)
HSLhsl(4, 100%, 40%)
CMYKcmyk(0%, 93%, 100%, 20%)
LABlab(43.0 66.3 57.0)
LCHlch(43.0 87.4 40.7)
OKLCHoklch(0.534 0.214 30.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc0e00 on white: 5.78:1
AA ✓ pass · AA-large · AAA
Aa
#cc0e00 on black: 3.63:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green5.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta93.1%
Yellow100.0%
Key (black)20.0%

Color previews

#cc0e00 text on a black background

contrast 3.63:1

Card sample

#cc0e00 text on a white background

contrast 5.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc0e00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc0e00 in the Color Lab