#420792
A dark, vivid purple closely aligning with Indigo.
About #420792
Visually, #420792 is defined as a vivid purple. Its closest recognized web color is Indigo. In the RGB color space, it consists of 66 red, 7 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 55% cyan and 95% magenta inks. The HSL representation is 265.5° hue, 90.8% saturation, and 30.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#420792
RGB66, 7, 146
HSL265.5°, 90.8%, 30.0%
CMYK55%, 95%, 0%, 43%
HSV265.5°, 95.2%, 57.3%
LAB21.5, 52.8, -61.6
XYZ7.5, 3.4, 27.5
Decimal4327314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.52:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.97:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420792;
}
.text-color {
color: #420792;
}
.border-color {
border: 2px solid #420792;
}