#661649
A dark, moderate magenta closely aligning with Purple.
About #661649
The precise color #661649 is an excellent choice for modern design projects. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 22, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 78% M, 28% Y, and 60% K. With a hue angle of 321.8 degrees, it sits comfortably in the magenta spectrum.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#661649
RGB102, 22, 73
HSL321.8°, 64.5%, 24.3%
CMYK0%, 78%, 28%, 60%
HSV321.8°, 78.4%, 40.0%
LAB23.3, 40.0, -11.2
XYZ7.0, 3.9, 6.7
Decimal6690377
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.82:1
Text on #FFFFFF
AAA
1.78:1
Text on #000000
FAIL
11.30:1
Text on #F8FAFC
AAA
1.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661649;
}
.text-color {
color: #661649;
}
.border-color {
border: 2px solid #661649;
}