#A80F5F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A80F5F
Visually, #A80F5F is defined as a vivid magenta. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 168 red, 15 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 91% Magenta, 43% Yellow, and 34% Black. The HSL representation is 328.6° hue, 83.6% saturation, and 35.9% lightness.
When using this color as a background, text legibility must be considered. 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#A80F5F
RGB168, 15, 95
HSL328.6°, 83.6%, 35.9%
CMYK0%, 91%, 43%, 34%
HSV328.6°, 91.1%, 65.9%
LAB36.9, 61.1, -3.8
XYZ18.4, 9.5, 11.7
Decimal11013983
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.25:1
Text on #FFFFFF
AAA
2.90:1
Text on #000000
FAIL
6.92:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80F5F;
}
.text-color {
color: #A80F5F;
}
.border-color {
border: 2px solid #A80F5F;
}