#7C00E9
A medium, vivid purple closely aligning with Blueviolet.
About #7C00E9
At its core, #7C00E9 is a medium and vivid hue. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 124 red, 0 green, and 233 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 100% M, 0% Y, and 9% K. With a hue angle of 271.9 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF 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#7C00E9
RGB124, 0, 233
HSL271.9°, 100.0%, 45.7%
CMYK47%, 100%, 0%, 9%
HSV271.9°, 100.0%, 91.4%
LAB38.1, 78.3, -85.5
XYZ23.0, 10.2, 77.8
Decimal8126697
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.03:1
Text on #000000
AA Large
6.62:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C00E9;
}
.text-color {
color: #7C00E9;
}
.border-color {
border: 2px solid #7C00E9;
}