#66507C
A medium, muted purple closely aligning with Darkslateblue.
About #66507C
Visually, #66507C is defined as a muted purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 102 red, 80 green, and 124 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 18% C, 35% M, 0% Y, and 51% K. With a hue angle of 270.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66507C
RGB102, 80, 124
HSL270.0°, 21.6%, 40.0%
CMYK18%, 35%, 0%, 51%
HSV270.0°, 35.5%, 48.6%
LAB37.9, 18.5, -21.5
XYZ12.0, 10.0, 20.4
Decimal6705276
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.99:1
Text on #FFFFFF
AA
3.00:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66507C;
}
.text-color {
color: #66507C;
}
.border-color {
border: 2px solid #66507C;
}