#F87557
A light, vivid red closely aligning with Coral.
About #F87557
Visually, #F87557 is defined as a vivid red. Designers often compare it to the standard color Coral. Its digital footprint relies on 248 parts red, 117 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. With a hue angle of 11.2 degrees, it sits comfortably in the red spectrum.
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#F87557
RGB248, 117, 87
HSL11.2°, 92.0%, 65.7%
CMYK0%, 53%, 65%, 3%
HSV11.2°, 64.9%, 97.3%
LAB64.5, 48.0, 40.3
XYZ46.8, 33.4, 13.0
Decimal16282967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.74:1
Text on #FFFFFF
FAIL
7.67:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87557;
}
.text-color {
color: #F87557;
}
.border-color {
border: 2px solid #F87557;
}