#660799
A dark, vivid purple closely aligning with Indigo.
About #660799
At its core, #660799 is a dark and vivid hue. Its closest recognized web color is Indigo. In the RGB color space, it consists of 102 red, 7 green, and 153 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 33% C, 95% M, 0% Y, and 40% K. The HSL representation is 279.0° hue, 91.2% saturation, and 31.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#660799
RGB102, 7, 153
HSL279.0°, 91.2%, 31.4%
CMYK33%, 95%, 0%, 40%
HSV279.0°, 95.4%, 60.0%
LAB27.5, 58.4, -55.9
XYZ11.3, 5.3, 30.6
Decimal6686617
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.22:1
Text on #FFFFFF
AAA
2.06:1
Text on #000000
FAIL
9.77:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660799;
}
.text-color {
color: #660799;
}
.border-color {
border: 2px solid #660799;
}