#F0BD07
A medium, vivid yellow closely aligning with Gold.
About #F0BD07
When working with digital screens, the color #F0BD07 is rendered by mixing light. Designers often compare it to the standard color Gold. In the RGB color space, it consists of 240 red, 189 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 21% Magenta, 97% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F0BD07
RGB240, 189, 7
HSL46.9°, 94.3%, 48.4%
CMYK0%, 21%, 97%, 6%
HSV46.9°, 97.1%, 94.1%
LAB79.0, 5.1, 80.2
XYZ54.2, 54.9, 7.9
Decimal15777031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
11.99:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0BD07;
}
.text-color {
color: #F0BD07;
}
.border-color {
border: 2px solid #F0BD07;
}