#E26D24
A medium, vivid orange closely aligning with Chocolate.
About #E26D24
At its core, #E26D24 is a medium and vivid hue. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 226 red, 109 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 52% magenta, 84% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#E26D24
RGB226, 109, 36
HSL23.1°, 76.6%, 51.4%
CMYK0%, 52%, 84%, 11%
HSV23.1°, 84.1%, 88.6%
LAB59.2, 41.5, 58.2
XYZ37.2, 27.2, 5.0
Decimal14839076
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.45:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E26D24;
}
.text-color {
color: #E26D24;
}
.border-color {
border: 2px solid #E26D24;
}