#F8A00F
A medium, vivid orange closely aligning with Orange.
About #F8A00F
The precise color #F8A00F is an excellent choice for modern design projects. Its closest recognized web color is Orange. In the RGB color space, it consists of 248 red, 160 green, and 15 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. The HSL representation is 37.3° hue, 94.3% saturation, and 51.6% lightness.
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#F8A00F
RGB248, 160, 15
HSL37.3°, 94.3%, 51.6%
CMYK0%, 35%, 94%, 3%
HSV37.3°, 94.0%, 97.3%
LAB73.0, 23.7, 75.4
XYZ51.4, 45.1, 6.5
Decimal16293903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.03:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8A00F;
}
.text-color {
color: #F8A00F;
}
.border-color {
border: 2px solid #F8A00F;
}