#501692
A dark, vivid purple closely aligning with Indigo.
About #501692
The precise color #501692 is an excellent choice for modern design projects. Its closest recognized web color is Indigo. This translates to an RGB value of rgb(80, 22, 146).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 45% cyan, 85% magenta, 0% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#501692
RGB80, 22, 146
HSL268.1°, 73.8%, 32.9%
CMYK45%, 85%, 0%, 43%
HSV268.1°, 84.9%, 57.3%
LAB24.8, 50.1, -56.2
XYZ8.8, 4.4, 27.6
Decimal5248658
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.22:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.73:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #501692;
}
.text-color {
color: #501692;
}
.border-color {
border: 2px solid #501692;
}