#E22C07
A medium, vivid red closely aligning with Orangered.
About #E22C07
The hex code #E22C07 represents a beautifully specific shade of red. Designers often compare it to the standard color Orangered. This translates to an RGB value of rgb(226, 44, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 81% Magenta, 97% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E22C07
RGB226, 44, 7
HSL10.1°, 94.0%, 45.7%
CMYK0%, 81%, 97%, 11%
HSV10.1°, 96.9%, 88.6%
LAB49.5, 66.7, 60.4
XYZ32.3, 18.0, 2.0
Decimal14822407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.57:1
Text on #FFFFFF
AA
4.60:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.91:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E22C07;
}
.text-color {
color: #E22C07;
}
.border-color {
border: 2px solid #E22C07;
}