#F0926D
A light, vivid orange closely aligning with Lightsalmon.
About #F0926D
The precise color #F0926D is an excellent choice for modern design projects. Its closest recognized web color is Lightsalmon. This translates to an RGB value of rgb(240, 146, 109).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0926D
RGB240, 146, 109
HSL16.9°, 81.4%, 68.4%
CMYK0%, 39%, 55%, 6%
HSV16.9°, 54.6%, 94.1%
LAB69.6, 31.9, 34.6
XYZ49.0, 40.2, 19.6
Decimal15766125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.04:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0926D;
}
.text-color {
color: #F0926D;
}
.border-color {
border: 2px solid #F0926D;
}