#E966A0
A light, vivid magenta closely aligning with Hotpink.
About #E966A0
The hex code #E966A0 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Hotpink. In the RGB color space, it consists of 233 red, 102 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 56% M, 31% Y, and 9% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E966A0
RGB233, 102, 160
HSL333.4°, 74.9%, 65.7%
CMYK0%, 56%, 31%, 9%
HSV333.4°, 56.2%, 91.4%
LAB61.1, 56.5, -6.1
XYZ44.7, 29.4, 36.6
Decimal15296160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.06:1
Text on #FFFFFF
AA Large
6.87:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E966A0;
}
.text-color {
color: #E966A0;
}
.border-color {
border: 2px solid #E966A0;
}