#660083
A dark, vivid magenta closely aligning with Indigo.
About #660083
The hex code #660083 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 0, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 100% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#660083
RGB102, 0, 131
HSL286.7°, 100.0%, 25.7%
CMYK22%, 100%, 0%, 49%
HSV286.7°, 100.0%, 51.4%
LAB25.1, 55.3, -46.1
XYZ9.6, 4.5, 21.8
Decimal6684803
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.10:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.60:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660083;
}
.text-color {
color: #660083;
}
.border-color {
border: 2px solid #660083;
}