#E27C16
A medium, vivid orange closely aligning with Chocolate.
About #E27C16
When working with digital screens, the color #E27C16 is rendered by mixing light. Its closest recognized web color is Chocolate. Its digital footprint relies on 226 parts red, 124 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 45% Magenta, 90% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E27C16
RGB226, 124, 22
HSL30.0°, 82.3%, 48.6%
CMYK0%, 45%, 90%, 11%
HSV30.0°, 90.3%, 88.6%
LAB62.2, 33.6, 65.0
XYZ38.7, 30.6, 4.6
Decimal14842902
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.13:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E27C16;
}
.text-color {
color: #E27C16;
}
.border-color {
border: 2px solid #E27C16;
}