#F87500
A medium, vivid orange closely aligning with Darkorange.
About #F87500
At its core, #F87500 is a medium and vivid hue. Its closest recognized web color is Darkorange. This translates to an RGB value of rgb(248, 117, 0).
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. With a hue angle of 28.3 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F87500
RGB248, 117, 0
HSL28.3°, 100.0%, 48.6%
CMYK0%, 53%, 100%, 3%
HSV28.3°, 100.0%, 97.3%
LAB63.9, 45.5, 71.7
XYZ45.1, 32.7, 3.9
Decimal16282880
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: #F87500;
}
.text-color {
color: #F87500;
}
.border-color {
border: 2px solid #F87500;
}