#F06D16
A medium, vivid orange closely aligning with Chocolate.
About #F06D16
The precise color #F06D16 is an excellent choice for modern design projects. It is closely associated with the named CSS color Chocolate. In the RGB color space, it consists of 240 red, 109 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 55% magenta, 91% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F06D16
RGB240, 109, 22
HSL23.9°, 87.9%, 51.4%
CMYK0%, 55%, 91%, 6%
HSV23.9°, 90.8%, 94.1%
LAB61.2, 46.5, 65.2
XYZ41.5, 29.5, 4.3
Decimal15756566
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F06D16;
}
.text-color {
color: #F06D16;
}
.border-color {
border: 2px solid #F06D16;
}