#F88300
A medium, vivid orange closely aligning with Darkorange.
About #F88300
The hex code #F88300 represents a beautifully specific shade of orange. Designers often compare it to the standard color Darkorange. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 131, and 0.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F88300
RGB248, 131, 0
HSL31.7°, 100.0%, 48.6%
CMYK0%, 47%, 100%, 3%
HSV31.7°, 100.0%, 97.3%
LAB66.7, 38.6, 73.3
XYZ46.8, 36.2, 4.5
Decimal16286464
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.24:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
7.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88300;
}
.text-color {
color: #F88300;
}
.border-color {
border: 2px solid #F88300;
}