#F86D49
A light, vivid red closely aligning with Tomato.
About #F86D49
The precise color #F86D49 is an excellent choice for modern design projects. Designers often compare it to the standard color Tomato. In the RGB color space, it consists of 248 red, 109 green, and 73 blue.
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 56% magenta inks. With a hue angle of 12.3 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F86D49
RGB248, 109, 73
HSL12.3°, 92.6%, 62.9%
CMYK0%, 56%, 71%, 3%
HSV12.3°, 70.6%, 97.3%
LAB62.8, 51.0, 45.8
XYZ45.4, 31.4, 10.0
Decimal16280905
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.89:1
Text on #FFFFFF
FAIL
7.27:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.18:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86D49;
}
.text-color {
color: #F86D49;
}
.border-color {
border: 2px solid #F86D49;
}