#E95024
A medium, vivid red closely aligning with Tomato.
About #E95024
At its core, #E95024 is a medium and vivid hue. Designers often compare it to the standard color Tomato. This translates to an RGB value of rgb(233, 80, 36).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 66% Magenta, 85% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E95024
RGB233, 80, 36
HSL13.4°, 81.7%, 52.7%
CMYK0%, 66%, 85%, 9%
HSV13.4°, 84.5%, 91.4%
LAB55.3, 57.2, 55.3
XYZ36.8, 23.2, 4.2
Decimal15290404
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95024;
}
.text-color {
color: #E95024;
}
.border-color {
border: 2px solid #E95024;
}