#A85075
A medium, moderate magenta closely aligning with Palevioletred.
About #A85075
The precise color #A85075 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(168, 80, 117).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 52% M, 30% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A85075
RGB168, 80, 117
HSL334.8°, 35.5%, 48.6%
CMYK0%, 52%, 30%, 34%
HSV334.8°, 52.4%, 65.9%
LAB46.1, 40.4, -3.9
XYZ22.2, 15.3, 18.6
Decimal11030645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85075;
}
.text-color {
color: #A85075;
}
.border-color {
border: 2px solid #A85075;
}