#660750
A dark, vivid magenta closely aligning with Purple.
About #660750
The precise color #660750 is an excellent choice for modern design projects. Its closest recognized web color is Purple. Its digital footprint relies on 102 parts red, 7 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 93% M, 22% Y, and 60% K. The HSL representation is 313.9° hue, 87.2% saturation, and 21.4% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#660750
RGB102, 7, 80
HSL313.9°, 87.2%, 21.4%
CMYK0%, 93%, 22%, 60%
HSV313.9°, 93.1%, 40.0%
LAB22.1, 45.2, -17.7
XYZ7.0, 3.6, 7.9
Decimal6686544
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.27:1
Text on #FFFFFF
AAA
1.71:1
Text on #000000
FAIL
11.73:1
Text on #F8FAFC
AAA
1.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660750;
}
.text-color {
color: #660750;
}
.border-color {
border: 2px solid #660750;
}