#F06657
A light, vivid red closely aligning with Salmon.
About #F06657
Visually, #F06657 is defined as a vivid red. Designers often compare it to the standard color Salmon. Its digital footprint relies on 240 parts red, 102 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 57% M, 64% Y, and 6% K. With a hue angle of 5.9 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F06657
RGB240, 102, 87
HSL5.9°, 83.6%, 64.1%
CMYK0%, 57%, 64%, 6%
HSV5.9°, 63.7%, 94.1%
LAB60.5, 52.2, 35.2
XYZ42.4, 28.7, 12.3
Decimal15754839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F06657;
}
.text-color {
color: #F06657;
}
.border-color {
border: 2px solid #F06657;
}