#420783
A dark, vivid purple closely aligning with Indigo.
About #420783
The precise color #420783 is an excellent choice for modern design projects. It is closely associated with the named CSS color Indigo. Its digital footprint relies on 66 parts red, 7 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 95% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#420783
RGB66, 7, 131
HSL268.5°, 89.9%, 27.1%
CMYK50%, 95%, 0%, 49%
HSV268.5°, 94.7%, 51.4%
LAB19.8, 49.1, -55.0
XYZ6.4, 2.9, 21.7
Decimal4327299
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.21:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.63:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420783;
}
.text-color {
color: #420783;
}
.border-color {
border: 2px solid #420783;
}