#F87C6D
A light, vivid red closely aligning with Salmon.
About #F87C6D
Visually, #F87C6D is defined as a vivid red. Designers often compare it to the standard color Salmon. This translates to an RGB value of rgb(248, 124, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 50% M, 56% Y, and 3% K. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F87C6D
RGB248, 124, 109
HSL6.5°, 90.8%, 70.0%
CMYK0%, 50%, 56%, 3%
HSV6.5°, 56.0%, 97.3%
LAB66.1, 46.1, 30.3
XYZ48.7, 35.5, 18.7
Decimal16284781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.10:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87C6D;
}
.text-color {
color: #F87C6D;
}
.border-color {
border: 2px solid #F87C6D;
}