#6D07A0
A dark, vivid purple closely aligning with Indigo.
About #6D07A0
The hex code #6D07A0 represents a beautifully specific shade of purple. Its closest recognized web color is Indigo. Its digital footprint relies on 109 parts red, 7 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 32% C, 96% M, 0% Y, and 37% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D07A0
RGB109, 7, 160
HSL280.0°, 91.6%, 32.7%
CMYK32%, 96%, 0%, 37%
HSV280.0°, 95.6%, 62.7%
LAB29.3, 60.7, -57.3
XYZ12.7, 5.9, 33.7
Decimal7145376
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.60:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.17:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D07A0;
}
.text-color {
color: #6D07A0;
}
.border-color {
border: 2px solid #6D07A0;
}