#E2990F
A medium, vivid orange closely aligning with Goldenrod.
About #E2990F
At its core, #E2990F is a medium and vivid hue. Designers often compare it to the standard color Goldenrod. In the RGB color space, it consists of 226 red, 153 green, and 15 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 32% magenta, 93% yellow, and 11% black. With a hue angle of 39.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2990F
RGB226, 153, 15
HSL39.2°, 87.6%, 47.3%
CMYK0%, 32%, 93%, 11%
HSV39.2°, 93.4%, 88.6%
LAB68.7, 18.1, 71.2
XYZ42.8, 39.0, 5.7
Decimal14850319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2990F;
}
.text-color {
color: #E2990F;
}
.border-color {
border: 2px solid #E2990F;
}