#6D16A0
A dark, vivid purple closely aligning with Indigo.
About #6D16A0
Visually, #6D16A0 is defined as a vivid purple. Its closest recognized web color is Indigo. In the RGB color space, it consists of 109 red, 22 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 32% cyan and 86% magenta inks. With a hue angle of 277.8 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D16A0
RGB109, 22, 160
HSL277.8°, 75.8%, 35.7%
CMYK32%, 86%, 0%, 37%
HSV277.8°, 86.2%, 62.7%
LAB30.3, 57.6, -55.6
XYZ12.9, 6.4, 33.8
Decimal7149216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.24:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.83:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D16A0;
}
.text-color {
color: #6D16A0;
}
.border-color {
border: 2px solid #6D16A0;
}