#E25049
A medium, vivid red closely aligning with Tomato.
About #E25049
The precise color #E25049 is an excellent choice for modern design projects. It is closely associated with the named CSS color Tomato. In the RGB color space, it consists of 226 red, 80 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 65% magenta, 68% yellow, and 11% black. The HSL representation is 2.7° hue, 72.5% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. 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#E25049
RGB226, 80, 73
HSL2.7°, 72.5%, 58.6%
CMYK0%, 65%, 68%, 11%
HSV2.7°, 67.7%, 88.6%
LAB54.4, 56.3, 35.1
XYZ35.4, 22.4, 8.8
Decimal14831689
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.83:1
Text on #FFFFFF
AA Large
5.48:1
Text on #000000
AA
3.66:1
Text on #F8FAFC
AA Large
4.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25049;
}
.text-color {
color: #E25049;
}
.border-color {
border: 2px solid #E25049;
}