#E91D0F

A medium, vivid red closely aligning with Red.

About #E91D0F

At its core, #E91D0F is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Red. This translates to an RGB value of rgb(233, 29, 15).

If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 88% magenta inks. This makes it a relatively light color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#E91D0F
RGB233, 29, 15
HSL3.9°, 87.9%, 48.6%
CMYK0%, 88%, 94%, 9%
HSV3.9°, 93.6%, 91.4%
LAB49.8, 71.8, 59.2
XYZ34.1, 18.2, 2.2
Decimal15277327

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Red
#FF0000