#F80716
A medium, vivid red closely aligning with Red.
About #F80716
At its core, #F80716 is a medium and vivid hue. Its closest recognized web color is Red. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 7, and 22.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 91% Yellow, and 3% Black. With a hue angle of 356.3 degrees, it sits comfortably in the red spectrum.
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#F80716
RGB248, 7, 22
HSL356.3°, 94.5%, 50.0%
CMYK0%, 97%, 91%, 3%
HSV356.3°, 97.2%, 97.3%
LAB52.0, 78.1, 59.7
XYZ38.9, 20.2, 2.6
Decimal16254742
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F80716;
}
.text-color {
color: #F80716;
}
.border-color {
border: 2px solid #F80716;
}