#F84949
A light, vivid red closely aligning with Tomato.
About #F84949
When working with digital screens, the color #F84949 is rendered by mixing light. Designers often compare it to the standard color Tomato. Its digital footprint relies on 248 parts red, 73 parts green, and 73 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 71% magenta inks. The HSL representation is 0.0° hue, 92.6% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F84949
RGB248, 73, 73
HSL0.0°, 92.6%, 62.9%
CMYK0%, 71%, 71%, 3%
HSV0.0°, 70.6%, 97.3%
LAB57.3, 65.9, 39.4
XYZ42.3, 25.2, 8.9
Decimal16271689
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.48:1
Text on #FFFFFF
AA Large
6.04:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F84949;
}
.text-color {
color: #F84949;
}
.border-color {
border: 2px solid #F84949;
}