#F88A66
A light, vivid red closely aligning with Lightsalmon.
About #F88A66
At its core, #F88A66 is a light and vivid hue. Designers often compare it to the standard color Lightsalmon. This translates to an RGB value of rgb(248, 138, 102).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 44% M, 59% Y, and 3% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F88A66
RGB248, 138, 102
HSL14.8°, 91.3%, 68.6%
CMYK0%, 44%, 59%, 3%
HSV14.8°, 58.9%, 97.3%
LAB68.8, 38.6, 37.6
XYZ50.2, 39.1, 17.5
Decimal16288358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.82:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88A66;
}
.text-color {
color: #F88A66;
}
.border-color {
border: 2px solid #F88A66;
}