#A05766
A medium, muted red closely aligning with Palevioletred.
About #A05766
At its core, #A05766 is a medium and muted hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 160 parts red, 87 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 46% magenta inks. The HSL representation is 347.7° hue, 29.6% saturation, and 48.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A05766
RGB160, 87, 102
HSL347.7°, 29.6%, 48.4%
CMYK0%, 46%, 36%, 37%
HSV347.7°, 45.6%, 62.7%
LAB46.0, 31.8, 4.9
XYZ20.3, 15.2, 14.4
Decimal10508134
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.19:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.96:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05766;
}
.text-color {
color: #A05766;
}
.border-color {
border: 2px solid #A05766;
}