#F0B62C
A medium, vivid orange closely aligning with Goldenrod.
About #F0B62C
At its core, #F0B62C is a medium and vivid hue. Designers often compare it to the standard color Goldenrod. Its digital footprint relies on 240 parts red, 182 parts green, and 44 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 24% M, 82% Y, and 6% K. With a hue angle of 42.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0B62C
RGB240, 182, 44
HSL42.2°, 86.7%, 55.7%
CMYK0%, 24%, 82%, 6%
HSV42.2°, 81.7%, 94.1%
LAB77.4, 9.4, 71.8
XYZ53.1, 52.2, 9.7
Decimal15775276
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.43:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0B62C;
}
.text-color {
color: #F0B62C;
}
.border-color {
border: 2px solid #F0B62C;
}