#3A073A
A very dark, vivid magenta closely aligning with Darkslateblue.
About #3A073A
The hex code #3A073A represents a beautifully specific shade of magenta. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(58, 7, 58).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 88% magenta, 0% yellow, and 77% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A073A
RGB58, 7, 58
HSL300.0°, 78.5%, 12.7%
CMYK0%, 88%, 0%, 77%
HSV300.0°, 87.9%, 22.7%
LAB11.7, 31.1, -19.5
XYZ2.6, 1.4, 4.1
Decimal3802938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.52:1
Text on #FFFFFF
AAA
1.27:1
Text on #000000
FAIL
15.79:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A073A;
}
.text-color {
color: #3A073A;
}
.border-color {
border: 2px solid #3A073A;
}