#E25749
A medium, vivid red closely aligning with Tomato.
About #E25749
At its core, #E25749 is a medium and vivid hue. It is closely associated with the named CSS color Tomato. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 87, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 62% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E25749
RGB226, 87, 73
HSL5.5°, 72.5%, 58.6%
CMYK0%, 62%, 68%, 11%
HSV5.5°, 67.7%, 88.6%
LAB55.5, 53.3, 36.4
XYZ36.0, 23.5, 8.9
Decimal14833481
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25749;
}
.text-color {
color: #E25749;
}
.border-color {
border: 2px solid #E25749;
}