#E98A0F
A medium, vivid orange closely aligning with Darkorange.
About #E98A0F
The hex code #E98A0F represents a beautifully specific shade of orange. Its closest recognized web color is Darkorange. Its digital footprint relies on 233 parts red, 138 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 41% Magenta, 94% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E98A0F
RGB233, 138, 15
HSL33.9°, 87.9%, 48.6%
CMYK0%, 41%, 94%, 9%
HSV33.9°, 93.6%, 91.4%
LAB66.2, 29.0, 69.8
XYZ42.8, 35.5, 5.1
Decimal15305231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.11:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E98A0F;
}
.text-color {
color: #E98A0F;
}
.border-color {
border: 2px solid #E98A0F;
}