#F85733
A medium, vivid red closely aligning with Tomato.
About #F85733
The hex code #F85733 represents a beautifully specific shade of red. Its closest recognized web color is Tomato. Its digital footprint relies on 248 parts red, 87 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 65% Magenta, 79% Yellow, and 3% Black. The HSL representation is 11.0° hue, 93.4% saturation, and 58.6% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F85733
RGB248, 87, 51
HSL11.0°, 93.4%, 58.6%
CMYK0%, 65%, 79%, 3%
HSV11.0°, 79.4%, 97.3%
LAB59.0, 59.8, 52.8
XYZ42.7, 27.0, 6.1
Decimal16275251
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85733;
}
.text-color {
color: #F85733;
}
.border-color {
border: 2px solid #F85733;
}