#F0503A
A medium, vivid red closely aligning with Tomato.
About #F0503A
When working with digital screens, the color #F0503A is rendered by mixing light. Designers often compare it to the standard color Tomato. Its digital footprint relies on 240 parts red, 80 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. The HSL representation is 7.3° hue, 85.8% saturation, and 58.4% 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#F0503A
RGB240, 80, 58
HSL7.3°, 85.8%, 58.4%
CMYK0%, 67%, 76%, 6%
HSV7.3°, 75.8%, 94.1%
LAB56.7, 60.2, 46.5
XYZ39.6, 24.6, 6.7
Decimal15749178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.91:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0503A;
}
.text-color {
color: #F0503A;
}
.border-color {
border: 2px solid #F0503A;
}