#6D0092
A dark, vivid purple closely aligning with Indigo.
About #6D0092
The hex code #6D0092 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Indigo. In the RGB color space, it consists of 109 red, 0 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 25% cyan, 100% magenta, 0% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D0092
RGB109, 0, 146
HSL284.8°, 100.0%, 28.6%
CMYK25%, 100%, 0%, 43%
HSV284.8°, 100.0%, 57.3%
LAB27.6, 59.1, -51.3
XYZ11.5, 5.3, 27.6
Decimal7143570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.17:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.72:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0092;
}
.text-color {
color: #6D0092;
}
.border-color {
border: 2px solid #6D0092;
}