#8A1D3A
A dark, moderate magenta closely aligning with Brown.
About #8A1D3A
The precise color #8A1D3A is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 29, and 58.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 79% magenta, 58% yellow, and 46% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A1D3A
RGB138, 29, 58
HSL344.0°, 65.3%, 32.7%
CMYK0%, 79%, 58%, 46%
HSV344.0°, 79.0%, 54.1%
LAB30.8, 46.7, 10.8
XYZ11.7, 6.6, 4.7
Decimal9051450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.06:1
Text on #FFFFFF
AAA
2.32:1
Text on #000000
FAIL
8.66:1
Text on #F8FAFC
AAA
1.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A1D3A;
}
.text-color {
color: #8A1D3A;
}
.border-color {
border: 2px solid #8A1D3A;
}