#A85F99
A medium, muted magenta closely aligning with Palevioletred.
About #A85F99
The precise color #A85F99 is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(168, 95, 153).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 43% Magenta, 9% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A85F99
RGB168, 95, 153
HSL312.3°, 29.6%, 51.6%
CMYK0%, 43%, 9%, 34%
HSV312.3°, 43.5%, 65.9%
LAB50.5, 38.1, -18.9
XYZ26.0, 18.8, 32.4
Decimal11034521
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.41:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85F99;
}
.text-color {
color: #A85F99;
}
.border-color {
border: 2px solid #A85F99;
}