#660049
A dark, vivid magenta closely aligning with Purple.
About #660049
The hex code #660049 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. In the RGB color space, it consists of 102 red, 0 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 100% Magenta, 28% Yellow, and 60% Black. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#660049
RGB102, 0, 73
HSL317.1°, 100.0%, 20.0%
CMYK0%, 100%, 28%, 60%
HSV317.1°, 100.0%, 40.0%
LAB21.2, 45.9, -14.3
XYZ6.7, 3.3, 6.6
Decimal6684745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.64:1
Text on #FFFFFF
AAA
1.66:1
Text on #000000
FAIL
12.08:1
Text on #F8FAFC
AAA
1.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660049;
}
.text-color {
color: #660049;
}
.border-color {
border: 2px solid #660049;
}