#E916C5
A medium, vivid magenta closely aligning with Fuchsia.
About #E916C5
Visually, #E916C5 is defined as a vivid magenta. Designers often compare it to the standard color Fuchsia. Its digital footprint relies on 233 parts red, 22 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 91% Magenta, 15% Yellow, and 9% Black. With a hue angle of 310.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E916C5
RGB233, 22, 197
HSL310.2°, 82.7%, 50.0%
CMYK0%, 91%, 15%, 9%
HSV310.2°, 90.6%, 91.4%
LAB54.0, 85.2, -38.4
XYZ44.0, 21.9, 54.7
Decimal15275717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E916C5;
}
.text-color {
color: #E916C5;
}
.border-color {
border: 2px solid #E916C5;
}