#8A077C
A dark, vivid magenta closely aligning with Purple.
About #8A077C
The hex code #8A077C represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. Its digital footprint relies on 138 parts red, 7 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 95% M, 10% Y, and 46% K. With a hue angle of 306.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A077C
RGB138, 7, 124
HSL306.4°, 90.3%, 28.4%
CMYK0%, 95%, 10%, 46%
HSV306.4°, 94.9%, 54.1%
LAB31.8, 59.1, -30.6
XYZ14.2, 7.0, 19.7
Decimal9045884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.74:1
Text on #FFFFFF
AAA
2.40:1
Text on #000000
FAIL
8.36:1
Text on #F8FAFC
AAA
2.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A077C;
}
.text-color {
color: #8A077C;
}
.border-color {
border: 2px solid #8A077C;
}