#660F75
A dark, vivid magenta closely aligning with Purple.
About #660F75
Visually, #660F75 is defined as a vivid magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(102, 15, 117).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 13% C, 87% M, 0% Y, and 54% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#660F75
RGB102, 15, 117
HSL291.2°, 77.3%, 25.9%
CMYK13%, 87%, 0%, 54%
HSV291.2°, 87.2%, 45.9%
LAB25.1, 49.5, -37.3
XYZ8.9, 4.5, 17.2
Decimal6688629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.11:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.62:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660F75;
}
.text-color {
color: #660F75;
}
.border-color {
border: 2px solid #660F75;
}