#E97507
A medium, vivid orange closely aligning with Darkorange.
About #E97507
At its core, #E97507 is a medium and vivid hue. Designers often compare it to the standard color Darkorange. In the RGB color space, it consists of 233 red, 117 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 50% magenta, 97% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E97507
RGB233, 117, 7
HSL29.2°, 94.2%, 47.1%
CMYK0%, 50%, 97%, 9%
HSV29.2°, 97.0%, 91.4%
LAB61.7, 39.8, 68.1
XYZ40.0, 30.1, 3.9
Decimal15299847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.01:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E97507;
}
.text-color {
color: #E97507;
}
.border-color {
border: 2px solid #E97507;
}