#E975B6
A light, vivid magenta closely aligning with Hotpink.
About #E975B6
The hex code #E975B6 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Hotpink. Its digital footprint relies on 233 parts red, 117 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 22% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E975B6
RGB233, 117, 182
HSL326.4°, 72.5%, 68.6%
CMYK0%, 50%, 22%, 9%
HSV326.4°, 49.8%, 91.4%
LAB64.5, 52.3, -13.6
XYZ48.4, 33.4, 48.2
Decimal15300022
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.73:1
Text on #FFFFFF
FAIL
7.68:1
Text on #000000
AAA
2.61:1
Text on #F8FAFC
FAIL
6.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E975B6;
}
.text-color {
color: #E975B6;
}
.border-color {
border: 2px solid #E975B6;
}