#F0830F
A medium, vivid orange closely aligning with Darkorange.
About #F0830F
The hex code #F0830F represents a beautifully specific shade of orange. Designers often compare it to the standard color Darkorange. Its digital footprint relies on 240 parts red, 131 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 45% Magenta, 94% Yellow, and 6% Black. The HSL representation is 30.9° hue, 88.2% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F0830F
RGB240, 131, 15
HSL30.9°, 88.2%, 50.0%
CMYK0%, 45%, 94%, 6%
HSV30.9°, 93.8%, 94.1%
LAB65.6, 35.5, 69.8
XYZ44.1, 34.8, 4.8
Decimal15762191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.96:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0830F;
}
.text-color {
color: #F0830F;
}
.border-color {
border: 2px solid #F0830F;
}