#422466
A dark, moderate purple closely aligning with Darkslateblue.
About #422466
At its core, #422466 is a dark and moderate hue. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(66, 36, 102).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 35% cyan and 65% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#422466
RGB66, 36, 102
HSL267.3°, 47.8%, 27.1%
CMYK35%, 65%, 0%, 60%
HSV267.3°, 64.7%, 40.0%
LAB21.5, 29.1, -33.7
XYZ5.3, 3.4, 12.9
Decimal4334694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.53:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.98:1
Text on #F8FAFC
AAA
1.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422466;
}
.text-color {
color: #422466;
}
.border-color {
border: 2px solid #422466;
}