#662C5F
A dark, moderate magenta closely aligning with Darkslateblue.
About #662C5F
The precise color #662C5F is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 102 red, 44 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#662C5F
RGB102, 44, 95
HSL307.2°, 39.7%, 28.6%
CMYK0%, 57%, 7%, 60%
HSV307.2°, 56.9%, 40.0%
LAB28.0, 33.5, -18.5
XYZ8.4, 5.5, 11.4
Decimal6696031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.05:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.60:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662C5F;
}
.text-color {
color: #662C5F;
}
.border-color {
border: 2px solid #662C5F;
}