#A81D5F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A81D5F
At its core, #A81D5F is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 29, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 83% M, 43% Y, and 34% K. The HSL representation is 331.5° hue, 70.6% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A81D5F
RGB168, 29, 95
HSL331.5°, 70.6%, 38.6%
CMYK0%, 83%, 43%, 34%
HSV331.5°, 82.7%, 65.9%
LAB37.9, 58.3, -2.4
XYZ18.7, 10.0, 11.8
Decimal11017567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.99:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81D5F;
}
.text-color {
color: #A81D5F;
}
.border-color {
border: 2px solid #A81D5F;
}