#E28333
A medium, vivid orange closely aligning with Chocolate.
About #E28333
Visually, #E28333 is defined as a vivid orange. It is closely associated with the named CSS color Chocolate. Its digital footprint relies on 226 parts red, 131 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 42% magenta inks. The HSL representation is 27.4° hue, 75.1% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E28333
RGB226, 131, 51
HSL27.4°, 75.1%, 54.3%
CMYK0%, 42%, 77%, 11%
HSV27.4°, 77.4%, 88.6%
LAB63.9, 30.7, 56.4
XYZ40.1, 32.6, 7.3
Decimal14844723
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.53:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E28333;
}
.text-color {
color: #E28333;
}
.border-color {
border: 2px solid #E28333;
}