#BDA816
A medium, vivid yellow closely aligning with Goldenrod.
About #BDA816
When working with digital screens, the color #BDA816 is rendered by mixing light. Designers often compare it to the standard color Goldenrod. In the RGB color space, it consists of 189 red, 168 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 11% M, 88% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDA816
RGB189, 168, 22
HSL52.5°, 79.1%, 41.4%
CMYK0%, 11%, 88%, 26%
HSV52.5°, 88.4%, 74.1%
LAB68.7, -6.1, 68.2
XYZ35.1, 38.9, 6.4
Decimal12429334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.78:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDA816;
}
.text-color {
color: #BDA816;
}
.border-color {
border: 2px solid #BDA816;
}