#F0661D
A medium, vivid orange closely aligning with Chocolate.
About #F0661D
The precise color #F0661D is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(240, 102, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. The HSL representation is 20.8° hue, 87.6% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. 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#F0661D
RGB240, 102, 29
HSL20.8°, 87.6%, 52.7%
CMYK0%, 57%, 88%, 6%
HSV20.8°, 87.9%, 94.1%
LAB60.0, 49.9, 62.2
XYZ40.9, 28.1, 4.4
Decimal15754781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0661D;
}
.text-color {
color: #F0661D;
}
.border-color {
border: 2px solid #F0661D;
}