#8A1649
A dark, vivid magenta closely aligning with Mediumvioletred.
About #8A1649
The hex code #8A1649 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(138, 22, 73).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 84% M, 47% Y, and 46% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A1649
RGB138, 22, 73
HSL333.6°, 72.5%, 31.4%
CMYK0%, 84%, 47%, 46%
HSV333.6°, 84.1%, 54.1%
LAB30.5, 50.0, 0.4
XYZ12.0, 6.5, 6.9
Decimal9049673
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.16:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.76:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A1649;
}
.text-color {
color: #8A1649;
}
.border-color {
border: 2px solid #8A1649;
}