#E91D16
A medium, vivid red closely aligning with Red.
About #E91D16
The precise color #E91D16 is an excellent choice for modern design projects. Its closest recognized web color is Red. Its digital footprint relies on 233 parts red, 29 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 88% Magenta, 91% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#E91D16
RGB233, 29, 22
HSL2.0°, 82.7%, 50.0%
CMYK0%, 88%, 91%, 9%
HSV2.0°, 90.6%, 91.4%
LAB49.8, 71.9, 56.8
XYZ34.2, 18.3, 2.5
Decimal15277334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E91D16;
}
.text-color {
color: #E91D16;
}
.border-color {
border: 2px solid #E91D16;
}