#F89207
A medium, vivid orange closely aligning with Darkorange.
About #F89207
Visually, #F89207 is defined as a vivid orange. Designers often compare it to the standard color Darkorange. Its digital footprint relies on 248 parts red, 146 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% magenta inks. With a hue angle of 34.6 degrees, it sits comfortably in the orange spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F89207
RGB248, 146, 7
HSL34.6°, 94.5%, 50.0%
CMYK0%, 41%, 97%, 3%
HSV34.6°, 97.2%, 97.3%
LAB69.8, 31.0, 74.3
XYZ49.0, 40.5, 5.4
Decimal16290311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.11:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F89207;
}
.text-color {
color: #F89207;
}
.border-color {
border: 2px solid #F89207;
}