#E27C42
A medium, vivid orange closely aligning with Chocolate.
About #E27C42
At its core, #E27C42 is a medium and vivid hue. Its closest recognized web color is Chocolate. Its digital footprint relies on 226 parts red, 124 parts green, and 66 parts blue light.
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 45% magenta inks. The HSL representation is 21.7° hue, 73.4% saturation, and 57.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#E27C42
RGB226, 124, 66
HSL21.7°, 73.4%, 57.3%
CMYK0%, 45%, 71%, 11%
HSV21.7°, 70.8%, 88.6%
LAB62.5, 35.0, 48.0
XYZ39.6, 31.0, 9.0
Decimal14842946
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.20:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E27C42;
}
.text-color {
color: #E27C42;
}
.border-color {
border: 2px solid #E27C42;
}