#F87507
A medium, vivid orange closely aligning with Darkorange.
About #F87507
When working with digital screens, the color #F87507 is rendered by mixing light. Its closest recognized web color is Darkorange. This translates to an RGB value of rgb(248, 117, 7).
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. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F87507
RGB248, 117, 7
HSL27.4°, 94.5%, 50.0%
CMYK0%, 53%, 97%, 3%
HSV27.4°, 97.2%, 97.3%
LAB63.9, 45.6, 70.6
XYZ45.1, 32.7, 4.1
Decimal16282887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.54:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F87507;
}
.text-color {
color: #F87507;
}
.border-color {
border: 2px solid #F87507;
}