#F05042
A light, vivid red closely aligning with Tomato.
About #F05042
The hex code #F05042 represents a beautifully specific shade of red. It is closely associated with the named CSS color Tomato. In the RGB color space, it consists of 240 red, 80 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. With a hue angle of 4.8 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F05042
RGB240, 80, 66
HSL4.8°, 85.3%, 60.0%
CMYK0%, 67%, 72%, 6%
HSV4.8°, 72.5%, 94.1%
LAB56.7, 60.5, 42.3
XYZ39.8, 24.7, 7.8
Decimal15749186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F05042;
}
.text-color {
color: #F05042;
}
.border-color {
border: 2px solid #F05042;
}