#E2753A
A medium, vivid orange closely aligning with Chocolate.
About #E2753A
The hex code #E2753A represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 117, and 58.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2753A
RGB226, 117, 58
HSL21.1°, 74.3%, 55.7%
CMYK0%, 48%, 74%, 11%
HSV21.1°, 74.3%, 88.6%
LAB61.0, 38.2, 50.3
XYZ38.5, 29.2, 7.6
Decimal14841146
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.07:1
Text on #FFFFFF
AA Large
6.84:1
Text on #000000
AA
2.93:1
Text on #F8FAFC
FAIL
5.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2753A;
}
.text-color {
color: #E2753A;
}
.border-color {
border: 2px solid #E2753A;
}