#F883A8
A light, vivid magenta closely aligning with Palevioletred.
About #F883A8
At its core, #F883A8 is a light and vivid hue. Its closest recognized web color is Palevioletred. Its digital footprint relies on 248 parts red, 131 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 47% Magenta, 32% Yellow, and 3% Black. The HSL representation is 341.0° hue, 89.3% saturation, and 74.3% lightness.
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#F883A8
RGB248, 131, 168
HSL341.0°, 89.3%, 74.3%
CMYK0%, 47%, 32%, 3%
HSV341.0°, 47.2%, 97.3%
LAB68.8, 48.5, 0.9
XYZ53.9, 39.0, 41.7
Decimal16286632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F883A8;
}
.text-color {
color: #F883A8;
}
.border-color {
border: 2px solid #F883A8;
}