#F86607
A medium, vivid orange closely aligning with Orangered.
About #F86607
At its core, #F86607 is a medium and vivid hue. Designers often compare it to the standard color Orangered. In the RGB color space, it consists of 248 red, 102 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 59% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F86607
RGB248, 102, 7
HSL23.7°, 94.5%, 50.0%
CMYK0%, 59%, 97%, 3%
HSV23.7°, 97.2%, 97.3%
LAB61.2, 52.6, 68.9
XYZ43.5, 29.5, 3.6
Decimal16279047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F86607;
}
.text-color {
color: #F86607;
}
.border-color {
border: 2px solid #F86607;
}