#661692
A dark, vivid purple closely aligning with Indigo.
About #661692
Visually, #661692 is defined as a vivid purple. Its closest recognized web color is Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 22, and 146.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 30% Cyan, 85% Magenta, 0% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#661692
RGB102, 22, 146
HSL278.7°, 73.8%, 32.9%
CMYK30%, 85%, 0%, 43%
HSV278.7°, 84.9%, 57.3%
LAB28.0, 53.5, -50.7
XYZ11.0, 5.5, 27.7
Decimal6690450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.02:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.58:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661692;
}
.text-color {
color: #661692;
}
.border-color {
border: 2px solid #661692;
}