#F8D32C
A medium, vivid yellow closely aligning with Gold.
About #F8D32C
The precise color #F8D32C is an excellent choice for modern design projects. Designers often compare it to the standard color Gold. In the RGB color space, it consists of 248 red, 211 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 15% magenta, 82% yellow, and 3% black. With a hue angle of 49.1 degrees, it sits comfortably in the yellow spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#F8D32C
RGB248, 211, 44
HSL49.1°, 93.6%, 57.3%
CMYK0%, 15%, 82%, 3%
HSV49.1°, 82.3%, 97.3%
LAB85.4, -2.2, 79.0
XYZ62.5, 66.7, 12.0
Decimal16306988
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.35:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8D32C;
}
.text-color {
color: #F8D32C;
}
.border-color {
border: 2px solid #F8D32C;
}