#F0332C
A medium, vivid red closely aligning with Tomato.
About #F0332C
The hex code #F0332C represents a beautifully specific shade of red. Designers often compare it to the standard color Tomato. Its digital footprint relies on 240 parts red, 51 parts green, and 44 parts blue light.
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 79% magenta inks. The HSL representation is 2.1° hue, 86.7% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0332C
RGB240, 51, 44
HSL2.1°, 86.7%, 55.7%
CMYK0%, 79%, 82%, 6%
HSV2.1°, 81.7%, 94.1%
LAB53.0, 69.4, 50.0
XYZ37.6, 21.1, 4.5
Decimal15741740
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F0332C;
}
.text-color {
color: #F0332C;
}
.border-color {
border: 2px solid #F0332C;
}