#7C16E9
A medium, vivid purple closely aligning with Blueviolet.
About #7C16E9
The precise color #7C16E9 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. Its digital footprint relies on 124 parts red, 22 parts green, and 233 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 47% C, 91% M, 0% Y, and 9% K. The HSL representation is 269.0° hue, 82.7% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C16E9
RGB124, 22, 233
HSL269.0°, 82.7%, 50.0%
CMYK47%, 91%, 0%, 9%
HSV269.0°, 90.6%, 91.4%
LAB39.1, 75.3, -83.8
XYZ23.3, 10.7, 77.9
Decimal8132329
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.67:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C16E9;
}
.text-color {
color: #7C16E9;
}
.border-color {
border: 2px solid #7C16E9;
}