#F09975
A light, vivid orange closely aligning with Lightsalmon.
About #F09975
Visually, #F09975 is defined as a vivid orange. Designers often compare it to the standard color Lightsalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 153, and 117.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 36% Magenta, 51% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F09975
RGB240, 153, 117
HSL17.6°, 80.4%, 70.0%
CMYK0%, 36%, 51%, 6%
HSV17.6°, 51.3%, 94.1%
LAB71.3, 28.9, 32.4
XYZ50.5, 42.6, 22.4
Decimal15767925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.52:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F09975;
}
.text-color {
color: #F09975;
}
.border-color {
border: 2px solid #F09975;
}