#E2750F
A medium, vivid orange closely aligning with Chocolate.
About #E2750F
At its core, #E2750F is a medium and vivid hue. Its closest recognized web color is Chocolate. Its digital footprint relies on 226 parts red, 117 parts green, and 15 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 48% Magenta, 93% Yellow, and 11% Black. The HSL representation is 29.0° hue, 87.6% saturation, and 47.3% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2750F
RGB226, 117, 15
HSL29.0°, 87.6%, 47.3%
CMYK0%, 48%, 93%, 11%
HSV29.0°, 93.4%, 88.6%
LAB60.7, 37.1, 65.5
XYZ37.8, 28.9, 4.0
Decimal14841103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E2750F;
}
.text-color {
color: #E2750F;
}
.border-color {
border: 2px solid #E2750F;
}