#330092
A dark, vivid purple closely aligning with Darkblue.
About #330092
The precise color #330092 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 0, and 146.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 65% cyan, 100% magenta, 0% yellow, and 43% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#330092
RGB51, 0, 146
HSL261.0°, 100.0%, 28.6%
CMYK65%, 100%, 0%, 43%
HSV261.0°, 100.0%, 57.3%
LAB19.1, 53.6, -65.7
XYZ6.6, 2.8, 27.4
Decimal3342482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.50:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.90:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330092;
}
.text-color {
color: #330092;
}
.border-color {
border: 2px solid #330092;
}