#E975A8
A light, vivid magenta closely aligning with Palevioletred.
About #E975A8
The hex code #E975A8 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(233, 117, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 28% Yellow, and 9% Black. The HSL representation is 333.6° hue, 72.5% saturation, and 68.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E975A8
RGB233, 117, 168
HSL333.6°, 72.5%, 68.6%
CMYK0%, 50%, 28%, 9%
HSV333.6°, 49.8%, 91.4%
LAB64.1, 50.4, -6.3
XYZ47.0, 32.9, 40.9
Decimal15300008
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.77:1
Text on #FFFFFF
FAIL
7.57:1
Text on #000000
AAA
2.65:1
Text on #F8FAFC
FAIL
6.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E975A8;
}
.text-color {
color: #E975A8;
}
.border-color {
border: 2px solid #E975A8;
}