#E25050
A light, vivid red closely aligning with Indianred.
About #E25050
At its core, #E25050 is a light and vivid hue. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 80, and 80.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 65% M, 65% Y, and 11% K. The HSL representation is 0.0° hue, 71.6% saturation, and 60.0% lightness.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E25050
RGB226, 80, 80
HSL0.0°, 71.6%, 60.0%
CMYK0%, 65%, 65%, 11%
HSV0.0°, 64.6%, 88.6%
LAB54.5, 56.6, 31.2
XYZ35.7, 22.5, 10.0
Decimal14831696
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.82:1
Text on #FFFFFF
AA Large
5.50:1
Text on #000000
AA
3.65:1
Text on #F8FAFC
AA Large
4.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25050;
}
.text-color {
color: #E25050;
}
.border-color {
border: 2px solid #E25050;
}