#E96607
A medium, vivid orange closely aligning with Chocolate.
About #E96607
The hex code #E96607 represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 233 red, 102 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 56% magenta, 97% yellow, and 9% black. The HSL representation is 25.2° hue, 94.2% saturation, and 47.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#E96607
RGB233, 102, 7
HSL25.2°, 94.2%, 47.1%
CMYK0%, 56%, 97%, 9%
HSV25.2°, 97.0%, 91.4%
LAB58.8, 47.1, 66.3
XYZ38.4, 26.8, 3.4
Decimal15296007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.37:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E96607;
}
.text-color {
color: #E96607;
}
.border-color {
border: 2px solid #E96607;
}