#66337C
A dark, moderate purple closely aligning with Darkslateblue.
About #66337C
Visually, #66337C is defined as a moderate purple. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 102 parts red, 51 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 18% cyan, 59% magenta, 0% yellow, and 51% black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66337C
RGB102, 51, 124
HSL281.9°, 41.7%, 34.3%
CMYK18%, 59%, 0%, 51%
HSV281.9°, 58.9%, 48.6%
LAB31.0, 35.8, -32.3
XYZ10.3, 6.6, 19.8
Decimal6697852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.01:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.62:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66337C;
}
.text-color {
color: #66337C;
}
.border-color {
border: 2px solid #66337C;
}