#330033
A very dark, vivid magenta closely aligning with Midnightblue.
About #330033
Visually, #330033 is defined as a vivid magenta. Its closest recognized web color is Midnightblue. Its digital footprint relies on 51 parts red, 0 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 0% Yellow, and 80% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a very 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#330033
RGB51, 0, 51
HSL300.0°, 100.0%, 10.0%
CMYK0%, 100%, 0%, 80%
HSV300.0°, 100.0%, 20.0%
LAB8.5, 31.5, -19.5
XYZ2.0, 0.9, 3.2
Decimal3342387
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.67:1
Text on #FFFFFF
AAA
1.19:1
Text on #000000
FAIL
16.89:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330033;
}
.text-color {
color: #330033;
}
.border-color {
border: 2px solid #330033;
}