#E9071D

A medium, vivid red closely aligning with Red.

About #E9071D

The hex code #E9071D represents a beautifully specific shade of red. If you're using CSS, you might find it aligns closely with Red. In the RGB color space, it consists of 233 red, 7 green, and 29 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 97% M, 88% Y, and 9% K. The HSL representation is 354.2° hue, 94.2% saturation, and 47.1% lightness.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#E9071D
RGB233, 7, 29
HSL354.2°, 94.2%, 47.1%
CMYK0%, 97%, 88%, 9%
HSV354.2°, 97.0%, 91.4%
LAB49.0, 74.6, 53.2
XYZ33.9, 17.6, 2.8
Decimal15271709

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Red
#FF0000