#6607BD
A dark, vivid purple closely aligning with Blueviolet.
About #6607BD
At its core, #6607BD is a dark and vivid hue. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 102 red, 7 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 46% cyan and 96% magenta inks. 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. 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#6607BD
RGB102, 7, 189
HSL271.3°, 92.9%, 38.4%
CMYK46%, 96%, 0%, 26%
HSV271.3°, 96.3%, 74.1%
LAB31.0, 66.1, -71.9
XYZ14.7, 6.7, 48.7
Decimal6686653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.01:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.61:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6607BD;
}
.text-color {
color: #6607BD;
}
.border-color {
border: 2px solid #6607BD;
}