#6D07CC
A medium, vivid purple closely aligning with Blueviolet.
About #6D07CC
Visually, #6D07CC is defined as a vivid purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 109 parts red, 7 parts green, and 204 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, 97% M, 0% Y, and 20% K. With a hue angle of 271.1 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D07CC
RGB109, 7, 204
HSL271.1°, 93.4%, 41.4%
CMYK47%, 97%, 0%, 20%
HSV271.1°, 96.6%, 80.0%
LAB33.5, 70.0, -76.5
XYZ17.3, 7.8, 57.7
Decimal7145420
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.23:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.86:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D07CC;
}
.text-color {
color: #6D07CC;
}
.border-color {
border: 2px solid #6D07CC;
}