#F88AA0
A light, vivid red closely aligning with Palevioletred.
About #F88AA0
The precise color #F88AA0 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(248, 138, 160).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 44% M, 35% Y, and 3% K. With a hue angle of 348.0 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F88AA0
RGB248, 138, 160
HSL348.0°, 88.7%, 75.7%
CMYK0%, 44%, 35%, 3%
HSV348.0°, 44.4%, 97.3%
LAB69.9, 44.0, 7.1
XYZ54.1, 40.7, 38.3
Decimal16288416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.13:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F88AA0;
}
.text-color {
color: #F88AA0;
}
.border-color {
border: 2px solid #F88AA0;
}