#330F99
A dark, vivid purple closely aligning with Darkblue.
About #330F99
At its core, #330F99 is a dark and vivid hue. Its closest recognized web color is Darkblue. Its digital footprint relies on 51 parts red, 15 parts green, and 153 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 67% C, 90% M, 0% Y, and 40% K. The HSL representation is 255.7° hue, 82.1% saturation, and 32.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#330F99
RGB51, 15, 153
HSL255.7°, 82.1%, 32.9%
CMYK67%, 90%, 0%, 40%
HSV255.7°, 90.2%, 60.0%
LAB21.4, 51.3, -66.3
XYZ7.3, 3.3, 30.4
Decimal3346329
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.58:1
Text on #FFFFFF
AAA
1.67:1
Text on #000000
FAIL
12.03:1
Text on #F8FAFC
AAA
1.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330F99;
}
.text-color {
color: #330F99;
}
.border-color {
border: 2px solid #330F99;
}