#7C1DC5
A medium, vivid purple closely aligning with Blueviolet.
About #7C1DC5
When working with digital screens, the color #7C1DC5 is rendered by mixing light. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 124 parts red, 29 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 37% Cyan, 85% Magenta, 0% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#7C1DC5
RGB124, 29, 197
HSL273.9°, 74.3%, 44.3%
CMYK37%, 85%, 0%, 23%
HSV273.9°, 85.3%, 77.3%
LAB36.4, 65.8, -67.7
XYZ18.8, 9.2, 53.6
Decimal8134085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.40:1
Text on #FFFFFF
AAA
2.84:1
Text on #000000
FAIL
7.07:1
Text on #F8FAFC
AAA
2.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1DC5;
}
.text-color {
color: #7C1DC5;
}
.border-color {
border: 2px solid #7C1DC5;
}