#330766
A dark, vivid purple closely aligning with Midnightblue.
About #330766
Visually, #330766 is defined as a vivid purple. Its closest recognized web color is Midnightblue. Its digital footprint relies on 51 parts red, 7 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 50% C, 93% M, 0% Y, and 60% K. The HSL representation is 267.8° hue, 87.2% saturation, and 21.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#330766
RGB51, 7, 102
HSL267.8°, 87.2%, 21.4%
CMYK50%, 93%, 0%, 60%
HSV267.8°, 93.1%, 40.0%
LAB14.5, 40.2, -45.2
XYZ3.8, 1.8, 12.7
Decimal3344230
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.41:1
Text on #FFFFFF
AAA
1.36:1
Text on #000000
FAIL
14.73:1
Text on #F8FAFC
AAA
1.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330766;
}
.text-color {
color: #330766;
}
.border-color {
border: 2px solid #330766;
}