#33245F
A dark, moderate purple closely aligning with Darkslateblue.
About #33245F
The hex code #33245F represents a beautifully specific shade of purple. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 51 red, 36 green, and 95 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 46% cyan and 62% magenta inks. With a hue angle of 255.3 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#33245F
RGB51, 36, 95
HSL255.3°, 45.0%, 25.7%
CMYK46%, 62%, 0%, 63%
HSV255.3°, 62.1%, 37.3%
LAB19.2, 23.1, -32.9
XYZ4.1, 2.8, 11.2
Decimal3351647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.48:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.88:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33245F;
}
.text-color {
color: #33245F;
}
.border-color {
border: 2px solid #33245F;
}