#F85707
A medium, vivid orange closely aligning with Orangered.
About #F85707
The hex code #F85707 represents a beautifully specific shade of orange. Its closest recognized web color is Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 87, and 7.
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 65% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F85707
RGB248, 87, 7
HSL19.9°, 94.5%, 50.0%
CMYK0%, 65%, 97%, 3%
HSV19.9°, 97.2%, 97.3%
LAB58.8, 59.0, 67.5
XYZ42.2, 26.8, 3.1
Decimal16275207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85707;
}
.text-color {
color: #F85707;
}
.border-color {
border: 2px solid #F85707;
}