#3A0F1D
A very dark, moderate magenta closely aligning with Black.
About #3A0F1D
At its core, #3A0F1D is a very dark and moderate hue. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 15, and 29.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 74% M, 50% Y, and 77% K. The HSL representation is 340.5° hue, 58.9% saturation, and 14.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A0F1D
RGB58, 15, 29
HSL340.5°, 58.9%, 14.3%
CMYK0%, 74%, 50%, 77%
HSV340.5°, 74.1%, 22.7%
LAB11.5, 22.7, 1.6
XYZ2.1, 1.3, 1.3
Decimal3804957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.59:1
Text on #FFFFFF
AAA
1.27:1
Text on #000000
FAIL
15.85:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0F1D;
}
.text-color {
color: #3A0F1D;
}
.border-color {
border: 2px solid #3A0F1D;
}