#E94992
A light, vivid magenta closely aligning with Hotpink.
About #E94992
The precise color #E94992 is an excellent choice for modern design projects. It is closely associated with the named CSS color Hotpink. In the RGB color space, it consists of 233 red, 73 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. With a hue angle of 332.6 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light 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#E94992
RGB233, 73, 146
HSL332.6°, 78.4%, 60.0%
CMYK0%, 69%, 37%, 9%
HSV332.6°, 68.7%, 91.4%
LAB56.3, 66.9, -5.1
XYZ41.2, 24.2, 29.7
Decimal15288722
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E94992;
}
.text-color {
color: #E94992;
}
.border-color {
border: 2px solid #E94992;
}