#F8A0A8
A very light, vivid red closely aligning with Lightpink.
About #F8A0A8
The precise color #F8A0A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightpink. Its digital footprint relies on 248 parts red, 160 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. The HSL representation is 354.5° hue, 86.3% saturation, and 80.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F8A0A8
RGB248, 160, 168
HSL354.5°, 86.3%, 80.0%
CMYK0%, 35%, 32%, 3%
HSV354.5°, 35.5%, 97.3%
LAB74.8, 33.7, 9.5
XYZ58.4, 47.9, 43.2
Decimal16294056
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.59:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
9.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8A0A8;
}
.text-color {
color: #F8A0A8;
}
.border-color {
border: 2px solid #F8A0A8;
}