Skip to content

#ec2c18

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

RGB
236, 44, 24
HSL
6°, 85%, 51%
CMYK
0, 81, 90, 8
Luminance
0.1970

Every format

HEX#ec2c18
RGBrgb(236, 44, 24)
HSLhsl(6, 85%, 51%)
CMYKcmyk(0%, 81%, 90%, 8%)
LABlab(51.5 69.7 57.4)
LCHlch(51.5 90.3 39.5)
OKLCHoklch(0.609 0.227 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec2c18 on white: 4.25:1
AA ✗ fail · AA-large · AAA
Aa
#ec2c18 on black: 4.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green17.3%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta81.4%
Yellow89.8%
Key (black)7.5%

Color previews

#ec2c18 text on a black background

contrast 4.94:1

Card sample

#ec2c18 text on a white background

contrast 4.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec2c18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec2c18 in the Color Lab