#A05792
A medium, muted magenta closely aligning with Palevioletred.
About #A05792
The precise color #A05792 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(160, 87, 146).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 46% M, 9% Y, and 37% K. The HSL representation is 311.5° hue, 29.6% saturation, and 48.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A05792
RGB160, 87, 146
HSL311.5°, 29.6%, 48.4%
CMYK0%, 46%, 9%, 37%
HSV311.5°, 45.6%, 62.7%
LAB47.5, 38.5, -19.5
XYZ23.1, 16.4, 29.1
Decimal10508178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05792;
}
.text-color {
color: #A05792;
}
.border-color {
border: 2px solid #A05792;
}