#6607C5
A medium, vivid purple closely aligning with Blueviolet.
About #6607C5
At its core, #6607C5 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 7, and 197.
Translating this color to physical media requires the CMYK color model. The color uses 48% Cyan, 96% Magenta, 0% Yellow, and 23% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6607C5
RGB102, 7, 197
HSL270.0°, 93.1%, 40.0%
CMYK48%, 96%, 0%, 23%
HSV270.0°, 96.4%, 77.3%
LAB31.8, 67.8, -75.2
XYZ15.6, 7.0, 53.4
Decimal6686661
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.74:1
Text on #FFFFFF
AAA
2.40:1
Text on #000000
FAIL
8.36:1
Text on #F8FAFC
AAA
2.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6607C5;
}
.text-color {
color: #6607C5;
}
.border-color {
border: 2px solid #6607C5;
}