#661DA0
A dark, moderate purple closely aligning with Indigo.
About #661DA0
At its core, #661DA0 is a dark and moderate hue. Its closest recognized web color is Indigo. This translates to an RGB value of rgb(102, 29, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 36% cyan and 82% magenta inks. The HSL representation is 273.4° hue, 69.3% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#661DA0
RGB102, 29, 160
HSL273.4°, 69.3%, 37.1%
CMYK36%, 82%, 0%, 37%
HSV273.4°, 81.9%, 62.7%
LAB30.0, 54.3, -56.1
XYZ12.3, 6.2, 33.8
Decimal6692256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.34:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.93:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661DA0;
}
.text-color {
color: #661DA0;
}
.border-color {
border: 2px solid #661DA0;
}