#E916CC
A medium, vivid magenta closely aligning with Fuchsia.
About #E916CC
The hex code #E916CC represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 22, and 204.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 91% magenta, 12% yellow, and 9% 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 medium 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#E916CC
RGB233, 22, 204
HSL308.2°, 82.7%, 50.0%
CMYK0%, 91%, 12%, 9%
HSV308.2°, 90.6%, 91.4%
LAB54.3, 86.1, -41.9
XYZ44.8, 22.3, 59.1
Decimal15275724
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.45:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E916CC;
}
.text-color {
color: #E916CC;
}
.border-color {
border: 2px solid #E916CC;
}