#E25016
A medium, vivid orange closely aligning with Tomato.
About #E25016
The precise color #E25016 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Tomato. In the RGB color space, it consists of 226 red, 80 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 65% M, 90% Y, and 11% K. 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. 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#E25016
RGB226, 80, 22
HSL17.1°, 82.3%, 48.6%
CMYK0%, 65%, 90%, 11%
HSV17.1°, 90.3%, 88.6%
LAB54.0, 54.6, 59.0
XYZ34.4, 22.0, 3.2
Decimal14831638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E25016;
}
.text-color {
color: #E25016;
}
.border-color {
border: 2px solid #E25016;
}