#F5A4E3
A very light, vivid magenta closely aligning with Plum.
About #F5A4E3
Visually, #F5A4E3 is defined as a vivid magenta. Its closest recognized web color is Plum. Its digital footprint relies on 245 parts red, 164 parts green, and 227 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 33% Magenta, 7% Yellow, and 4% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F5A4E3
RGB245, 164, 227
HSL313.3°, 80.2%, 80.2%
CMYK0%, 33%, 7%, 4%
HSV313.3°, 33.1%, 96.1%
LAB77.0, 39.3, -19.5
XYZ64.8, 51.5, 79.2
Decimal16098531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.30:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F5A4E3;
}
.text-color {
color: #F5A4E3;
}
.border-color {
border: 2px solid #F5A4E3;
}