#66165F
A dark, moderate magenta closely aligning with Purple.
About #66165F
The hex code #66165F represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 22, and 95.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 78% Magenta, 7% Yellow, and 60% Black. With a hue angle of 305.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66165F
RGB102, 22, 95
HSL305.3°, 64.5%, 24.3%
CMYK0%, 78%, 7%, 60%
HSV305.3°, 78.4%, 40.0%
LAB24.4, 43.4, -24.1
XYZ7.8, 4.2, 11.2
Decimal6690399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.38:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.88:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66165F;
}
.text-color {
color: #66165F;
}
.border-color {
border: 2px solid #66165F;
}