#E950A0
A light, vivid magenta closely aligning with Hotpink.
About #E950A0
The hex code #E950A0 represents a beautifully specific shade of magenta. Its closest recognized web color is Hotpink. In the RGB color space, it consists of 233 red, 80 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 66% magenta, 31% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#E950A0
RGB233, 80, 160
HSL328.6°, 77.7%, 61.4%
CMYK0%, 66%, 31%, 9%
HSV328.6°, 65.7%, 91.4%
LAB57.7, 65.8, -11.2
XYZ42.8, 25.6, 35.9
Decimal15290528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.12:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E950A0;
}
.text-color {
color: #E950A0;
}
.border-color {
border: 2px solid #E950A0;
}