#E28307
A medium, vivid orange closely aligning with Darkorange.
About #E28307
The hex code #E28307 represents a beautifully specific shade of orange. Its closest recognized web color is Darkorange. This translates to an RGB value of rgb(226, 131, 7).
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 42% magenta inks. With a hue angle of 34.0 degrees, it sits comfortably in the orange spectrum.
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#E28307
RGB226, 131, 7
HSL34.0°, 94.0%, 45.7%
CMYK0%, 42%, 97%, 11%
HSV34.0°, 96.9%, 88.6%
LAB63.7, 29.7, 68.9
XYZ39.5, 32.4, 4.4
Decimal14844679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.48:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.36:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E28307;
}
.text-color {
color: #E28307;
}
.border-color {
border: 2px solid #E28307;
}