#F0AF16
A medium, vivid orange closely aligning with Goldenrod.
About #F0AF16
The precise color #F0AF16 is an excellent choice for modern design projects. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 240 red, 175 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 27% M, 91% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0AF16
RGB240, 175, 22
HSL42.1°, 87.9%, 51.4%
CMYK0%, 27%, 91%, 6%
HSV42.1°, 90.8%, 94.1%
LAB75.6, 12.5, 75.8
XYZ51.4, 49.2, 7.6
Decimal15773462
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.85:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0AF16;
}
.text-color {
color: #F0AF16;
}
.border-color {
border: 2px solid #F0AF16;
}