#F09983
A light, vivid red closely aligning with Darksalmon.
About #F09983
At its core, #F09983 is a light and vivid hue. It is closely associated with the named CSS color Darksalmon. Its digital footprint relies on 240 parts red, 153 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 36% Magenta, 45% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#F09983
RGB240, 153, 131
HSL12.1°, 78.4%, 72.7%
CMYK0%, 36%, 45%, 6%
HSV12.1°, 45.4%, 94.1%
LAB71.5, 30.2, 25.2
XYZ51.4, 42.9, 27.1
Decimal15767939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.59:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F09983;
}
.text-color {
color: #F09983;
}
.border-color {
border: 2px solid #F09983;
}