#6D0FA0
A dark, vivid purple closely aligning with Indigo.
About #6D0FA0
The precise color #6D0FA0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Indigo. This translates to an RGB value of rgb(109, 15, 160).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 32% C, 91% M, 0% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D0FA0
RGB109, 15, 160
HSL278.9°, 82.9%, 34.3%
CMYK32%, 91%, 0%, 37%
HSV278.9°, 90.6%, 62.7%
LAB29.7, 59.3, -56.5
XYZ12.8, 6.1, 33.8
Decimal7147424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.43:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.02:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0FA0;
}
.text-color {
color: #6D0FA0;
}
.border-color {
border: 2px solid #6D0FA0;
}