#F8AF49
A light, vivid orange closely aligning with Goldenrod.
About #F8AF49
At its core, #F8AF49 is a light and vivid hue. Its closest recognized web color is Goldenrod. Its digital footprint relies on 248 parts red, 175 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 29% magenta, 71% yellow, and 3% black. 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#F8AF49
RGB248, 175, 73
HSL35.0°, 92.6%, 62.9%
CMYK0%, 29%, 71%, 3%
HSV35.0°, 70.6%, 97.3%
LAB76.7, 17.5, 60.8
XYZ55.2, 51.1, 13.3
Decimal16297801
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.87:1
Text on #FFFFFF
FAIL
11.22:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8AF49;
}
.text-color {
color: #F8AF49;
}
.border-color {
border: 2px solid #F8AF49;
}