#6D1692
A dark, vivid purple closely aligning with Indigo.
About #6D1692
Visually, #6D1692 is defined as a vivid purple. Its closest recognized web color is Indigo. Its digital footprint relies on 109 parts red, 22 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 25% cyan, 85% magenta, 0% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D1692
RGB109, 22, 146
HSL282.1°, 73.8%, 32.9%
CMYK25%, 85%, 0%, 43%
HSV282.1°, 84.9%, 57.3%
LAB29.2, 54.7, -48.9
XYZ11.8, 5.9, 27.7
Decimal7149202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.63:1
Text on #FFFFFF
AAA
2.18:1
Text on #000000
FAIL
9.21:1
Text on #F8FAFC
AAA
1.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1692;
}
.text-color {
color: #6D1692;
}
.border-color {
border: 2px solid #6D1692;
}