#F8A0BD
A very light, vivid magenta closely aligning with Lightpink.
About #F8A0BD
When working with digital screens, the color #F8A0BD is rendered by mixing light. Its closest recognized web color is Lightpink. Its digital footprint relies on 248 parts red, 160 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 35% Magenta, 24% Yellow, and 3% Black. The HSL representation is 340.2° hue, 86.3% saturation, and 80.0% lightness.
When using this color as a background, text legibility must be considered. 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#F8A0BD
RGB248, 160, 189
HSL340.2°, 86.3%, 80.0%
CMYK0%, 35%, 24%, 3%
HSV340.2°, 35.5%, 97.3%
LAB75.3, 36.5, -1.2
XYZ60.5, 48.8, 54.4
Decimal16294077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.95:1
Text on #FFFFFF
FAIL
10.75:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8A0BD;
}
.text-color {
color: #F8A0BD;
}
.border-color {
border: 2px solid #F8A0BD;
}