#A80F7C
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A80F7C
The precise color #A80F7C is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 168 parts red, 15 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 91% Magenta, 26% Yellow, and 34% Black. With a hue angle of 317.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A80F7C
RGB168, 15, 124
HSL317.3°, 83.6%, 35.9%
CMYK0%, 91%, 26%, 34%
HSV317.3°, 91.1%, 65.9%
LAB38.1, 64.2, -20.4
XYZ20.0, 10.1, 20.0
Decimal11014012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.94:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.64:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80F7C;
}
.text-color {
color: #A80F7C;
}
.border-color {
border: 2px solid #A80F7C;
}