#E966B6
A light, vivid magenta closely aligning with Hotpink.
About #E966B6
The precise color #E966B6 is an excellent choice for modern design projects. Its closest recognized web color is Hotpink. Its digital footprint relies on 233 parts red, 102 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 56% M, 22% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E966B6
RGB233, 102, 182
HSL323.4°, 74.9%, 65.7%
CMYK0%, 56%, 22%, 9%
HSV323.4°, 56.2%, 91.4%
LAB61.8, 59.4, -17.6
XYZ46.8, 30.2, 47.6
Decimal15296182
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.98:1
Text on #FFFFFF
FAIL
7.04:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
5.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E966B6;
}
.text-color {
color: #E966B6;
}
.border-color {
border: 2px solid #E966B6;
}