#330750
A very dark, vivid purple closely aligning with Midnightblue.
About #330750
At its core, #330750 is a very dark and vivid hue. Designers often compare it to the standard color Midnightblue. Its digital footprint relies on 51 parts red, 7 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 36% Cyan, 91% Magenta, 0% Yellow, and 69% Black. With a hue angle of 276.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#330750
RGB51, 7, 80
HSL276.2°, 83.9%, 17.1%
CMYK36%, 91%, 0%, 69%
HSV276.2°, 91.2%, 31.4%
LAB12.2, 34.5, -34.2
XYZ2.9, 1.4, 7.7
Decimal3344208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.32:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.60:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330750;
}
.text-color {
color: #330750;
}
.border-color {
border: 2px solid #330750;
}