#F8D30F
A medium, vivid yellow closely aligning with Gold.
About #F8D30F
Visually, #F8D30F is defined as a vivid yellow. If you're using CSS, you might find it aligns closely with Gold. Its digital footprint relies on 248 parts red, 211 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 15% M, 94% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8D30F
RGB248, 211, 15
HSL50.5°, 94.3%, 51.6%
CMYK0%, 15%, 94%, 3%
HSV50.5°, 94.0%, 97.3%
LAB85.3, -2.8, 84.3
XYZ62.1, 66.6, 10.0
Decimal16306959
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.32:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8D30F;
}
.text-color {
color: #F8D30F;
}
.border-color {
border: 2px solid #F8D30F;
}