#F0422C
A medium, vivid red closely aligning with Tomato.
About #F0422C
Visually, #F0422C is defined as a vivid red. Designers often compare it to the standard color Tomato. Its digital footprint relies on 240 parts red, 66 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. The HSL representation is 6.7° hue, 86.7% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#F0422C
RGB240, 66, 44
HSL6.7°, 86.7%, 55.7%
CMYK0%, 72%, 82%, 6%
HSV6.7°, 81.7%, 94.1%
LAB54.7, 64.9, 51.5
XYZ38.3, 22.6, 4.7
Decimal15745580
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.52:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0422C;
}
.text-color {
color: #F0422C;
}
.border-color {
border: 2px solid #F0422C;
}