#E91692
A medium, vivid magenta closely aligning with Deeppink.
About #E91692
The precise color #E91692 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 22, and 146.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 91% magenta inks. The HSL representation is 324.7° hue, 82.7% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E91692
RGB233, 22, 146
HSL324.7°, 82.7%, 50.0%
CMYK0%, 91%, 37%, 9%
HSV324.7°, 90.6%, 91.4%
LAB51.8, 79.5, -11.8
XYZ39.1, 20.0, 29.0
Decimal15275666
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.20:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E91692;
}
.text-color {
color: #E91692;
}
.border-color {
border: 2px solid #E91692;
}