#E95F0F
A medium, vivid orange closely aligning with Chocolate.
About #E95F0F
The precise color #E95F0F is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. Its digital footprint relies on 233 parts red, 95 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 59% M, 94% Y, and 9% K. The HSL representation is 22.0° hue, 87.9% saturation, and 48.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#E95F0F
RGB233, 95, 15
HSL22.0°, 87.9%, 48.6%
CMYK0%, 59%, 94%, 9%
HSV22.0°, 93.6%, 91.4%
LAB57.6, 50.4, 64.0
XYZ37.8, 25.5, 3.4
Decimal15294223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.11:1
Text on #000000
AA
3.29:1
Text on #F8FAFC
AA Large
5.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E95F0F;
}
.text-color {
color: #E95F0F;
}
.border-color {
border: 2px solid #E95F0F;
}