#661642
A dark, moderate magenta closely aligning with Purple.
About #661642
Visually, #661642 is defined as a moderate magenta. Designers often compare it to the standard color Purple. Its digital footprint relies on 102 parts red, 22 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 78% Magenta, 35% Yellow, and 60% Black. With a hue angle of 327.0 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#661642
RGB102, 22, 66
HSL327.0°, 64.5%, 24.3%
CMYK0%, 78%, 35%, 60%
HSV327.0°, 78.4%, 40.0%
LAB23.0, 39.1, -6.9
XYZ6.7, 3.8, 5.5
Decimal6690370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.94:1
Text on #FFFFFF
AAA
1.76:1
Text on #000000
FAIL
11.41:1
Text on #F8FAFC
AAA
1.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661642;
}
.text-color {
color: #661642;
}
.border-color {
border: 2px solid #661642;
}