#F08300
A medium, vivid orange closely aligning with Darkorange.
About #F08300
The hex code #F08300 represents a beautifully specific shade of orange. Its closest recognized web color is Darkorange. In the RGB color space, it consists of 240 red, 131 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 45% M, 100% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F08300
RGB240, 131, 0
HSL32.8°, 100.0%, 47.1%
CMYK0%, 45%, 100%, 6%
HSV32.8°, 100.0%, 94.1%
LAB65.6, 35.4, 72.1
XYZ44.1, 34.8, 4.4
Decimal15762176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F08300;
}
.text-color {
color: #F08300;
}
.border-color {
border: 2px solid #F08300;
}