#F02416
A medium, vivid red closely aligning with Red.
About #F02416
The precise color #F02416 is an excellent choice for modern design projects. Designers often compare it to the standard color Red. Its digital footprint relies on 240 parts red, 36 parts green, and 22 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 85% M, 91% Y, and 6% K. With a hue angle of 3.9 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F02416
RGB240, 36, 22
HSL3.9°, 87.9%, 51.4%
CMYK0%, 85%, 91%, 6%
HSV3.9°, 90.8%, 94.1%
LAB51.7, 72.5, 58.7
XYZ36.7, 19.8, 2.7
Decimal15737878
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F02416;
}
.text-color {
color: #F02416;
}
.border-color {
border: 2px solid #F02416;
}