#E9AF3A
A medium, vivid orange closely aligning with Goldenrod.
About #E9AF3A
At its core, #E9AF3A is a medium and vivid hue. Its closest recognized web color is Goldenrod. Its digital footprint relies on 233 parts red, 175 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 25% M, 75% Y, and 9% K. The HSL representation is 40.1° hue, 79.9% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E9AF3A
RGB233, 175, 58
HSL40.1°, 79.9%, 57.1%
CMYK0%, 25%, 75%, 9%
HSV40.1°, 75.1%, 91.4%
LAB75.0, 10.5, 64.6
XYZ49.7, 48.3, 10.7
Decimal15314746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.66:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9AF3A;
}
.text-color {
color: #E9AF3A;
}
.border-color {
border: 2px solid #E9AF3A;
}