#F8AFD3
A very light, vivid magenta closely aligning with Lightpink.
About #F8AFD3
When working with digital screens, the color #F8AFD3 is rendered by mixing light. Its closest recognized web color is Lightpink. Its digital footprint relies on 248 parts red, 175 parts green, and 211 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 29% Magenta, 15% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a very 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#F8AFD3
RGB248, 175, 211
HSL330.4°, 83.9%, 82.9%
CMYK0%, 29%, 15%, 3%
HSV330.4°, 29.4%, 97.3%
LAB79.2, 31.9, -7.5
XYZ65.8, 55.3, 68.8
Decimal16297939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.06:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8AFD3;
}
.text-color {
color: #F8AFD3;
}
.border-color {
border: 2px solid #F8AFD3;
}