#F0A07C
A light, vivid orange closely aligning with Darksalmon.
About #F0A07C
At its core, #F0A07C is a light and vivid hue. Its closest recognized web color is Darksalmon. This translates to an RGB value of rgb(240, 160, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 33% M, 48% Y, and 6% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F0A07C
RGB240, 160, 124
HSL18.6°, 79.5%, 71.4%
CMYK0%, 33%, 48%, 6%
HSV18.6°, 48.3%, 94.1%
LAB73.0, 25.8, 30.9
XYZ52.1, 45.1, 25.0
Decimal15769724
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.02:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0A07C;
}
.text-color {
color: #F0A07C;
}
.border-color {
border: 2px solid #F0A07C;
}