#6600BD
A dark, vivid purple closely aligning with Blueviolet.
About #6600BD
When working with digital screens, the color #6600BD is rendered by mixing light. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 102 red, 0 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 46% cyan, 100% magenta, 0% yellow, and 26% black. With a hue angle of 272.4 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6600BD
RGB102, 0, 189
HSL272.4°, 100.0%, 37.1%
CMYK46%, 100%, 0%, 26%
HSV272.4°, 100.0%, 74.1%
LAB30.6, 67.1, -72.5
XYZ14.7, 6.5, 48.6
Decimal6684861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.13:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.73:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6600BD;
}
.text-color {
color: #6600BD;
}
.border-color {
border: 2px solid #6600BD;
}