#F07C49
A light, vivid orange closely aligning with Coral.
About #F07C49
The precise color #F07C49 is an excellent choice for modern design projects. Designers often compare it to the standard color Coral. This translates to an RGB value of rgb(240, 124, 73).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 48% magenta, 70% yellow, and 6% black. The HSL representation is 18.3° hue, 84.8% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F07C49
RGB240, 124, 73
HSL18.3°, 84.8%, 61.4%
CMYK0%, 48%, 70%, 6%
HSV18.3°, 69.6%, 94.1%
LAB64.5, 40.8, 47.3
XYZ44.3, 33.4, 10.4
Decimal15760457
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.73:1
Text on #FFFFFF
FAIL
7.68:1
Text on #000000
AAA
2.61:1
Text on #F8FAFC
FAIL
6.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F07C49;
}
.text-color {
color: #F07C49;
}
.border-color {
border: 2px solid #F07C49;
}