#F86650
A light, vivid red closely aligning with Tomato.
About #F86650
When working with digital screens, the color #F86650 is rendered by mixing light. Its closest recognized web color is Tomato. This translates to an RGB value of rgb(248, 102, 80).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 59% magenta, 68% yellow, and 3% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F86650
RGB248, 102, 80
HSL7.9°, 92.3%, 64.3%
CMYK0%, 59%, 68%, 3%
HSV7.9°, 67.7%, 97.3%
LAB61.7, 54.6, 40.7
XYZ44.9, 30.0, 11.0
Decimal16279120
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
FAIL
7.01:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86650;
}
.text-color {
color: #F86650;
}
.border-color {
border: 2px solid #F86650;
}