#F8DB07
A medium, vivid yellow closely aligning with Gold.
About #F8DB07
The precise color #F8DB07 is an excellent choice for modern design projects. Its closest recognized web color is Gold. Its digital footprint relies on 248 parts red, 219 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 12% M, 97% Y, and 3% K. 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. 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#F8DB07
RGB248, 219, 7
HSL52.8°, 94.5%, 50.0%
CMYK0%, 12%, 97%, 3%
HSV52.8°, 97.2%, 97.3%
LAB87.3, -6.9, 86.5
XYZ64.1, 70.6, 10.5
Decimal16308999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.13:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8DB07;
}
.text-color {
color: #F8DB07;
}
.border-color {
border: 2px solid #F8DB07;
}