#8A1657
A dark, vivid magenta closely aligning with Mediumvioletred.
About #8A1657
Visually, #8A1657 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 138 parts red, 22 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 84% M, 37% Y, and 46% K. With a hue angle of 326.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A1657
RGB138, 22, 87
HSL326.4°, 72.5%, 31.4%
CMYK0%, 84%, 37%, 46%
HSV326.4°, 84.1%, 54.1%
LAB31.0, 51.5, -8.1
XYZ12.5, 6.7, 9.6
Decimal9049687
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.00:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.60:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A1657;
}
.text-color {
color: #8A1657;
}
.border-color {
border: 2px solid #8A1657;
}