Skip to content

#e2002b

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

RGB
226, 0, 43
HSL
349°, 100%, 44%
CMYK
0, 100, 81, 11
Luminance
0.1634

Every format

HEX#e2002b
RGBrgb(226, 0, 43)
HSLhsl(349, 100%, 44%)
CMYKcmyk(0%, 100%, 81%, 11%)
LABlab(47.4 73.7 44.2)
LCHlch(47.4 86.0 30.9)
OKLCHoklch(0.576 0.233 23.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2002b on white: 4.92:1
AA ✓ pass · AA-large · AAA
Aa
#e2002b on black: 4.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.6%
Green0.0%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow81.0%
Key (black)11.4%

Color previews

#e2002b text on a black background

contrast 4.27:1

Card sample

#e2002b text on a white background

contrast 4.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2002b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e2002b in the Color Lab