#E975F0
A light, vivid magenta closely aligning with Violet.
About #E975F0
When working with digital screens, the color #E975F0 is rendered by mixing light. Its closest recognized web color is Violet. This translates to an RGB value of rgb(233, 117, 240).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 3% C, 51% M, 0% Y, and 6% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E975F0
RGB233, 117, 240
HSL296.6°, 80.4%, 70.0%
CMYK3%, 51%, 0%, 6%
HSV296.6°, 51.3%, 94.1%
LAB66.8, 61.6, -42.5
XYZ55.7, 36.3, 86.5
Decimal15300080
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E975F0;
}
.text-color {
color: #E975F0;
}
.border-color {
border: 2px solid #E975F0;
}