#66336D
A dark, moderate magenta closely aligning with Darkslateblue.
About #66336D
The hex code #66336D represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 51, and 109.
For print applications, it's crucial to understand its CMYK makeup. The color uses 6% Cyan, 53% Magenta, 0% Yellow, and 57% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66336D
RGB102, 51, 109
HSL292.8°, 36.2%, 31.4%
CMYK6%, 53%, 0%, 57%
HSV292.8°, 53.2%, 42.7%
LAB30.1, 32.5, -24.2
XYZ9.4, 6.3, 15.2
Decimal6697837
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.29:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.88:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66336D;
}
.text-color {
color: #66336D;
}
.border-color {
border: 2px solid #66336D;
}