Skip to content

#ec2f2c

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

RGB
236, 47, 44
HSL
1°, 84%, 55%
CMYK
0, 80, 81, 8
Luminance
0.2005

Every format

HEX#ec2f2c
RGBrgb(236, 47, 44)
HSLhsl(1, 84%, 55%)
CMYKcmyk(0%, 80%, 81%, 8%)
LABlab(51.9 69.3 48.7)
LCHlch(51.9 84.7 35.1)
OKLCHoklch(0.612 0.223 27.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec2f2c on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#ec2f2c on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green18.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow81.4%
Key (black)7.5%

Color previews

#ec2f2c text on a black background

contrast 5.01:1

Card sample

#ec2f2c text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec2f2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec2f2c in the Color Lab