#330066
A dark, vivid purple closely aligning with Midnightblue.
About #330066
At its core, #330066 is a dark and vivid hue. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 51 red, 0 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 50% cyan and 100% magenta inks. With a hue angle of 270.0 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. 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#330066
RGB51, 0, 102
HSL270.0°, 100.0%, 20.0%
CMYK50%, 100%, 0%, 60%
HSV270.0°, 100.0%, 40.0%
LAB13.6, 42.8, -46.6
XYZ3.8, 1.7, 12.7
Decimal3342438
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.76:1
Text on #FFFFFF
AAA
1.33:1
Text on #000000
FAIL
15.06:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330066;
}
.text-color {
color: #330066;
}
.border-color {
border: 2px solid #330066;
}