#BDA02C
A medium, moderate yellow closely aligning with Darkgoldenrod.
About #BDA02C
The precise color #BDA02C is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(189, 160, 44).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 15% Magenta, 77% Yellow, and 26% Black. The HSL representation is 48.0° hue, 62.2% saturation, and 45.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BDA02C
RGB189, 160, 44
HSL48.0°, 62.2%, 45.7%
CMYK0%, 15%, 77%, 26%
HSV48.0°, 76.7%, 74.1%
LAB66.6, -1.2, 60.2
XYZ34.0, 36.1, 7.6
Decimal12427308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.23:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
7.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BDA02C;
}
.text-color {
color: #BDA02C;
}
.border-color {
border: 2px solid #BDA02C;
}