#E975E2
A light, vivid magenta closely aligning with Violet.
About #E975E2
The precise color #E975E2 is an excellent choice for modern design projects. Its closest recognized web color is Violet. This translates to an RGB value of rgb(233, 117, 226).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 50% M, 3% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E975E2
RGB233, 117, 226
HSL303.6°, 72.5%, 68.6%
CMYK0%, 50%, 3%, 9%
HSV303.6°, 49.8%, 91.4%
LAB66.2, 59.2, -35.7
XYZ53.7, 35.5, 76.0
Decimal15300066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.11:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E975E2;
}
.text-color {
color: #E975E2;
}
.border-color {
border: 2px solid #E975E2;
}