#F0575F
A light, vivid red closely aligning with Indianred.
About #F0575F
Visually, #F0575F is defined as a vivid red. Designers often compare it to the standard color Indianred. Its digital footprint relies on 240 parts red, 87 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 64% Magenta, 60% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#F0575F
RGB240, 87, 95
HSL356.9°, 83.6%, 64.1%
CMYK0%, 64%, 60%, 6%
HSV356.9°, 63.7%, 94.1%
LAB58.2, 59.2, 27.7
XYZ41.4, 26.2, 13.7
Decimal15751007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0575F;
}
.text-color {
color: #F0575F;
}
.border-color {
border: 2px solid #F0575F;
}