#3A0733
A very dark, vivid magenta closely aligning with Darkslateblue.
About #3A0733
When working with digital screens, the color #3A0733 is rendered by mixing light. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(58, 7, 51).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 88% Magenta, 12% Yellow, and 77% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A0733
RGB58, 7, 51
HSL308.2°, 78.5%, 12.7%
CMYK0%, 88%, 12%, 77%
HSV308.2°, 87.9%, 22.7%
LAB11.2, 29.8, -15.2
XYZ2.4, 1.3, 3.3
Decimal3802931
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.69:1
Text on #FFFFFF
AAA
1.26:1
Text on #000000
FAIL
15.95:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0733;
}
.text-color {
color: #3A0733;
}
.border-color {
border: 2px solid #3A0733;
}