#A8075F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #A8075F
The precise color #A8075F is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 7, and 95.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 96% Magenta, 43% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A8075F
RGB168, 7, 95
HSL327.2°, 92.0%, 34.3%
CMYK0%, 96%, 43%, 34%
HSV327.2°, 95.8%, 65.9%
LAB36.6, 62.1, -4.3
XYZ18.3, 9.3, 11.7
Decimal11011935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.34:1
Text on #FFFFFF
AAA
2.86:1
Text on #000000
FAIL
7.02:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A8075F;
}
.text-color {
color: #A8075F;
}
.border-color {
border: 2px solid #A8075F;
}