#F87550
A light, vivid red closely aligning with Coral.
About #F87550
Visually, #F87550 is defined as a vivid red. Its closest recognized web color is Coral. Its digital footprint relies on 248 parts red, 117 parts green, and 80 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, 53% M, 68% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F87550
RGB248, 117, 80
HSL13.2°, 92.3%, 64.3%
CMYK0%, 53%, 68%, 3%
HSV13.2°, 67.7%, 97.3%
LAB64.4, 47.6, 43.9
XYZ46.5, 33.3, 11.6
Decimal16282960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.74:1
Text on #FFFFFF
FAIL
7.65:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.50:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87550;
}
.text-color {
color: #F87550;
}
.border-color {
border: 2px solid #F87550;
}