#F06650
A light, vivid red closely aligning with Tomato.
About #F06650
At its core, #F06650 is a light and vivid hue. It is closely associated with the named CSS color Tomato. Its digital footprint relies on 240 parts red, 102 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 57% Magenta, 67% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F06650
RGB240, 102, 80
HSL8.3°, 84.2%, 62.7%
CMYK0%, 57%, 67%, 6%
HSV8.3°, 66.7%, 94.1%
LAB60.4, 51.8, 38.9
XYZ42.1, 28.6, 10.9
Decimal15754832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.12:1
Text on #FFFFFF
AA Large
6.72:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F06650;
}
.text-color {
color: #F06650;
}
.border-color {
border: 2px solid #F06650;
}