#F85716
A medium, vivid orange closely aligning with Orangered.
About #F85716
Visually, #F85716 is defined as a vivid orange. Designers often compare it to the standard color Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 87, and 22.
For print applications, it's crucial to understand its CMYK makeup. 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.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F85716
RGB248, 87, 22
HSL17.3°, 94.2%, 52.9%
CMYK0%, 65%, 91%, 3%
HSV17.3°, 91.1%, 97.3%
LAB58.8, 59.1, 64.2
XYZ42.3, 26.8, 3.7
Decimal16275222
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.37:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85716;
}
.text-color {
color: #F85716;
}
.border-color {
border: 2px solid #F85716;
}