#F8A0CC
A very light, vivid magenta closely aligning with Plum.
About #F8A0CC
The hex code #F8A0CC represents a beautifully specific shade of magenta. Its closest recognized web color is Plum. Its digital footprint relies on 248 parts red, 160 parts green, and 204 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 35% Magenta, 18% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8A0CC
RGB248, 160, 204
HSL330.0°, 86.3%, 80.0%
CMYK0%, 35%, 18%, 3%
HSV330.0°, 35.5%, 97.3%
LAB75.7, 38.6, -8.8
XYZ62.2, 49.5, 63.4
Decimal16294092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.89:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8A0CC;
}
.text-color {
color: #F8A0CC;
}
.border-color {
border: 2px solid #F8A0CC;
}