#F88366
A light, vivid red closely aligning with Salmon.
About #F88366
The precise color #F88366 is an excellent choice for modern design projects. Its closest recognized web color is Salmon. Its digital footprint relies on 248 parts red, 131 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 47% Magenta, 59% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F88366
RGB248, 131, 102
HSL11.9°, 91.3%, 68.6%
CMYK0%, 47%, 59%, 3%
HSV11.9°, 58.9%, 97.3%
LAB67.4, 42.1, 35.8
XYZ49.2, 37.1, 17.1
Decimal16286566
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88366;
}
.text-color {
color: #F88366;
}
.border-color {
border: 2px solid #F88366;
}