#E9BD1D
A medium, vivid yellow closely aligning with Goldenrod.
About #E9BD1D
The precise color #E9BD1D is an excellent choice for modern design projects. Its closest recognized web color is Goldenrod. This translates to an RGB value of rgb(233, 189, 29).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 19% Magenta, 88% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
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#E9BD1D
RGB233, 189, 29
HSL47.1°, 82.3%, 51.4%
CMYK0%, 19%, 88%, 9%
HSV47.1°, 87.6%, 91.4%
LAB78.3, 2.3, 76.2
XYZ52.0, 53.8, 8.8
Decimal15318301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.76:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
10.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9BD1D;
}
.text-color {
color: #E9BD1D;
}
.border-color {
border: 2px solid #E9BD1D;
}