#E95F00
A medium, vivid orange closely aligning with Chocolate.
About #E95F00
The precise color #E95F00 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 233 red, 95 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 59% M, 100% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E95F00
RGB233, 95, 0
HSL24.5°, 100.0%, 45.7%
CMYK0%, 59%, 100%, 9%
HSV24.5°, 100.0%, 91.4%
LAB57.6, 50.3, 66.9
XYZ37.7, 25.5, 2.9
Decimal15294208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.10: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: #E95F00;
}
.text-color {
color: #E95F00;
}
.border-color {
border: 2px solid #E95F00;
}