#F87C42
A light, vivid orange closely aligning with Coral.
About #F87C42
The hex code #F87C42 represents a beautifully specific shade of orange. Designers often compare it to the standard color Coral. Its digital footprint relies on 248 parts red, 124 parts green, and 66 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 50% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F87C42
RGB248, 124, 66
HSL19.1°, 92.9%, 61.6%
CMYK0%, 50%, 73%, 3%
HSV19.1°, 73.4%, 97.3%
LAB65.6, 43.5, 52.3
XYZ46.9, 34.8, 9.4
Decimal16284738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87C42;
}
.text-color {
color: #F87C42;
}
.border-color {
border: 2px solid #F87C42;
}