#E2423A
A medium, vivid red closely aligning with Tomato.
About #E2423A
When working with digital screens, the color #E2423A is rendered by mixing light. Designers often compare it to the standard color Tomato. This translates to an RGB value of rgb(226, 66, 58).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 71% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2423A
RGB226, 66, 58
HSL2.9°, 74.3%, 55.7%
CMYK0%, 71%, 74%, 11%
HSV2.9°, 74.3%, 88.6%
LAB52.3, 61.0, 41.0
XYZ34.1, 20.4, 6.1
Decimal14828090
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.14:1
Text on #FFFFFF
AA Large
5.07:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E2423A;
}
.text-color {
color: #E2423A;
}
.border-color {
border: 2px solid #E2423A;
}