#E2503A
A medium, vivid red closely aligning with Tomato.
About #E2503A
At its core, #E2503A is a medium and vivid hue. Its closest recognized web color is Tomato. In the RGB color space, it consists of 226 red, 80 green, and 58 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2503A
RGB226, 80, 58
HSL7.9°, 74.3%, 55.7%
CMYK0%, 65%, 74%, 11%
HSV7.9°, 74.3%, 88.6%
LAB54.3, 55.6, 43.2
XYZ35.0, 22.2, 6.4
Decimal14831674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2503A;
}
.text-color {
color: #E2503A;
}
.border-color {
border: 2px solid #E2503A;
}