#F86642
A light, vivid red closely aligning with Tomato.
About #F86642
Visually, #F86642 is defined as a vivid red. It is closely associated with the named CSS color Tomato. In the RGB color space, it consists of 248 red, 102 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 59% M, 73% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#F86642
RGB248, 102, 66
HSL11.9°, 92.9%, 61.6%
CMYK0%, 59%, 73%, 3%
HSV11.9°, 73.4%, 97.3%
LAB61.5, 53.9, 47.9
XYZ44.4, 29.9, 8.6
Decimal16279106
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.97:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86642;
}
.text-color {
color: #F86642;
}
.border-color {
border: 2px solid #F86642;
}