#E26616
A medium, vivid orange closely aligning with Chocolate.
About #E26616
When working with digital screens, the color #E26616 is rendered by mixing light. Its closest recognized web color is Chocolate. This translates to an RGB value of rgb(226, 102, 22).
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 55% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#E26616
RGB226, 102, 22
HSL23.5°, 82.3%, 48.6%
CMYK0%, 55%, 90%, 11%
HSV23.5°, 90.3%, 88.6%
LAB57.8, 44.6, 61.8
XYZ36.3, 25.7, 3.8
Decimal14837270
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.15:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26616;
}
.text-color {
color: #E26616;
}
.border-color {
border: 2px solid #E26616;
}