#6600D3
A medium, vivid purple closely aligning with Blueviolet.
About #6600D3
The hex code #6600D3 represents a beautifully specific shade of purple. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 102 red, 0 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 52% C, 100% M, 0% Y, and 17% K. The HSL representation is 269.0° hue, 100.0% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium 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#6600D3
RGB102, 0, 211
HSL269.0°, 100.0%, 41.4%
CMYK52%, 100%, 0%, 17%
HSV269.0°, 100.0%, 82.7%
LAB33.0, 71.9, -81.5
XYZ17.2, 7.5, 62.2
Decimal6684883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.38:1
Text on #FFFFFF
AAA
2.51:1
Text on #000000
FAIL
8.01:1
Text on #F8FAFC
AAA
2.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6600D3;
}
.text-color {
color: #6600D3;
}
.border-color {
border: 2px solid #6600D3;
}