#E29207
A medium, vivid orange closely aligning with Orange.
About #E29207
Visually, #E29207 is defined as a vivid orange. Designers often compare it to the standard color Orange. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 146, and 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 35% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E29207
RGB226, 146, 7
HSL38.1°, 94.0%, 45.7%
CMYK0%, 35%, 97%, 11%
HSV38.1°, 96.9%, 88.6%
LAB67.1, 21.8, 71.2
XYZ41.7, 36.7, 5.1
Decimal14848519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.35:1
Text on #000000
AAA
2.40:1
Text on #F8FAFC
FAIL
7.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E29207;
}
.text-color {
color: #E29207;
}
.border-color {
border: 2px solid #E29207;
}