#E98A2C
A medium, vivid orange closely aligning with Chocolate.
About #E98A2C
Visually, #E98A2C is defined as a vivid orange. Designers often compare it to the standard color Chocolate. Its digital footprint relies on 233 parts red, 138 parts green, and 44 parts blue light.
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 41% magenta inks. The HSL representation is 29.8° hue, 81.1% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#E98A2C
RGB233, 138, 44
HSL29.8°, 81.1%, 54.3%
CMYK0%, 41%, 81%, 9%
HSV29.8°, 81.1%, 91.4%
LAB66.3, 29.6, 61.8
XYZ43.1, 35.7, 7.0
Decimal15305260
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E98A2C;
}
.text-color {
color: #E98A2C;
}
.border-color {
border: 2px solid #E98A2C;
}