#E25F42
A medium, vivid red closely aligning with Tomato.
About #E25F42
Visually, #E25F42 is defined as a vivid red. Its closest recognized web color is Tomato. Its digital footprint relies on 226 parts red, 95 parts green, and 66 parts blue light.
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 58% magenta inks. The HSL representation is 10.9° hue, 73.4% saturation, and 57.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E25F42
RGB226, 95, 66
HSL10.9°, 73.4%, 57.3%
CMYK0%, 58%, 71%, 11%
HSV10.9°, 70.8%, 88.6%
LAB56.8, 49.3, 41.8
XYZ36.4, 24.7, 8.0
Decimal14835522
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25F42;
}
.text-color {
color: #E25F42;
}
.border-color {
border: 2px solid #E25F42;
}