#3A1649
A very dark, moderate purple closely aligning with Darkslateblue.
About #3A1649
At its core, #3A1649 is a very dark and moderate hue. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(58, 22, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 21% cyan, 70% magenta, 0% yellow, and 71% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A1649
RGB58, 22, 73
HSL282.4°, 53.7%, 18.6%
CMYK21%, 70%, 0%, 71%
HSV282.4°, 69.9%, 28.6%
LAB15.2, 27.3, -24.3
XYZ3.2, 2.0, 6.5
Decimal3806793
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.10:1
Text on #FFFFFF
AAA
1.39:1
Text on #000000
FAIL
14.43:1
Text on #F8FAFC
AAA
1.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A1649;
}
.text-color {
color: #3A1649;
}
.border-color {
border: 2px solid #3A1649;
}