#660F83
A dark, vivid magenta closely aligning with Indigo.
About #660F83
At its core, #660F83 is a dark and vivid hue. 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, 15, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 22% cyan and 89% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#660F83
RGB102, 15, 131
HSL285.0°, 79.5%, 28.6%
CMYK22%, 89%, 0%, 49%
HSV285.0°, 88.5%, 51.4%
LAB26.2, 52.3, -44.4
XYZ9.7, 4.8, 21.9
Decimal6688643
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.71:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.24:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660F83;
}
.text-color {
color: #660F83;
}
.border-color {
border: 2px solid #660F83;
}