#A8077C
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A8077C
The hex code #A8077C represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 168 red, 7 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 96% magenta, 26% yellow, and 34% black. With a hue angle of 316.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A8077C
RGB168, 7, 124
HSL316.4°, 92.0%, 34.3%
CMYK0%, 96%, 26%, 34%
HSV316.4°, 95.8%, 65.9%
LAB37.7, 65.2, -21.0
XYZ19.9, 9.9, 19.9
Decimal11011964
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.03:1
Text on #FFFFFF
AAA
2.99:1
Text on #000000
FAIL
6.72:1
Text on #F8FAFC
AA
2.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A8077C;
}
.text-color {
color: #A8077C;
}
.border-color {
border: 2px solid #A8077C;
}