#A8425F
A medium, moderate magenta closely aligning with Palevioletred.
About #A8425F
The precise color #A8425F is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(168, 66, 95).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 61% magenta, 43% yellow, and 34% black. With a hue angle of 342.9 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A8425F
RGB168, 66, 95
HSL342.9°, 43.6%, 45.9%
CMYK0%, 61%, 43%, 34%
HSV342.9°, 60.7%, 65.9%
LAB42.8, 44.6, 4.8
XYZ20.2, 13.0, 12.3
Decimal11027039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.82:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.56:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8425F;
}
.text-color {
color: #A8425F;
}
.border-color {
border: 2px solid #A8425F;
}