#E29233
A medium, vivid orange closely aligning with Peru.
About #E29233
Visually, #E29233 is defined as a vivid orange. Its closest recognized web color is Peru. In the RGB color space, it consists of 226 red, 146 green, and 51 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 35% Magenta, 77% Yellow, and 11% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E29233
RGB226, 146, 51
HSL32.6°, 75.1%, 54.3%
CMYK0%, 35%, 77%, 11%
HSV32.6°, 77.4%, 88.6%
LAB67.3, 22.7, 59.6
XYZ42.2, 37.0, 8.0
Decimal14848563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.39:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E29233;
}
.text-color {
color: #E29233;
}
.border-color {
border: 2px solid #E29233;
}