#660092
A dark, vivid purple closely aligning with Indigo.
About #660092
Visually, #660092 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, 0, and 146.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 30% cyan and 100% magenta inks. With a hue angle of 281.9 degrees, it sits comfortably in the purple spectrum.
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#660092
RGB102, 0, 146
HSL281.9°, 100.0%, 28.6%
CMYK30%, 100%, 0%, 43%
HSV281.9°, 100.0%, 57.3%
LAB26.4, 58.2, -53.4
XYZ10.7, 4.9, 27.6
Decimal6684818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.61:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.14:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660092;
}
.text-color {
color: #660092;
}
.border-color {
border: 2px solid #660092;
}