#422475
A dark, moderate purple closely aligning with Midnightblue.
About #422475
Visually, #422475 is defined as a moderate purple. If you're using CSS, you might find it aligns closely with Midnightblue. Its digital footprint relies on 66 parts red, 36 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 44% Cyan, 69% Magenta, 0% Yellow, and 54% Black. The HSL representation is 262.2° hue, 52.9% saturation, and 30.0% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#422475
RGB66, 36, 117
HSL262.2°, 52.9%, 30.0%
CMYK44%, 69%, 0%, 54%
HSV262.2°, 69.2%, 45.9%
LAB22.7, 33.4, -41.5
XYZ6.1, 3.7, 17.2
Decimal4334709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.06:1
Text on #FFFFFF
AAA
1.74:1
Text on #000000
FAIL
11.53:1
Text on #F8FAFC
AAA
1.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422475;
}
.text-color {
color: #422475;
}
.border-color {
border: 2px solid #422475;
}