#F88A0F
A medium, vivid orange closely aligning with Darkorange.
About #F88A0F
At its core, #F88A0F is a medium and vivid hue. Designers often compare it to the standard color Darkorange. Its digital footprint relies on 248 parts red, 138 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 44% M, 94% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#F88A0F
RGB248, 138, 15
HSL31.7°, 94.3%, 51.6%
CMYK0%, 44%, 94%, 3%
HSV31.7°, 94.0%, 97.3%
LAB68.1, 35.2, 72.1
XYZ47.9, 38.2, 5.3
Decimal16288271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.43:1
Text on #FFFFFF
FAIL
8.63:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88A0F;
}
.text-color {
color: #F88A0F;
}
.border-color {
border: 2px solid #F88A0F;
}