#E97533
A medium, vivid orange closely aligning with Chocolate.
About #E97533
The hex code #E97533 represents a beautifully specific shade of orange. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(233, 117, 51).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 78% Yellow, and 9% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E97533
RGB233, 117, 51
HSL21.8°, 80.5%, 55.7%
CMYK0%, 50%, 78%, 9%
HSV21.8°, 78.1%, 91.4%
LAB61.9, 40.7, 54.8
XYZ40.6, 30.3, 6.8
Decimal15299891
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.06:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E97533;
}
.text-color {
color: #E97533;
}
.border-color {
border: 2px solid #E97533;
}