#E20016

A medium, vivid red closely aligning with Red.

About #E20016

When working with digital screens, the color #E20016 is rendered by mixing light. Designers often compare it to the standard color Red. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 0, and 22.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. The HSL representation is 354.2° hue, 100.0% saturation, and 44.3% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#E20016
RGB226, 0, 22
HSL354.2°, 100.0%, 44.3%
CMYK0%, 100%, 90%, 11%
HSV354.2°, 100.0%, 88.6%
LAB47.3, 73.3, 54.4
XYZ31.5, 16.2, 2.2
Decimal14811158

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

4.95:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #E20016; }
.text-color { color: #E20016; }
.border-color { border: 2px solid #E20016; }

Similar Colors

Red
#FF0000