#660792
A dark, vivid purple closely aligning with Indigo.
About #660792
The hex code #660792 represents a beautifully specific shade of purple. Its closest recognized web color is Indigo. Its digital footprint relies on 102 parts red, 7 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 30% cyan and 95% magenta inks. With a hue angle of 281.0 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#660792
RGB102, 7, 146
HSL281.0°, 90.8%, 30.0%
CMYK30%, 95%, 0%, 43%
HSV281.0°, 95.2%, 57.3%
LAB26.9, 56.9, -52.6
XYZ10.7, 5.1, 27.6
Decimal6686610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.45:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.98:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660792;
}
.text-color {
color: #660792;
}
.border-color {
border: 2px solid #660792;
}