#A88AA0
A light, muted magenta closely aligning with Rosybrown.
About #A88AA0
The hex code #A88AA0 represents a beautifully specific shade of magenta. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 138, and 160.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 18% M, 5% Y, and 34% K. 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A88AA0
RGB168, 138, 160
HSL316.0°, 14.7%, 60.0%
CMYK0%, 18%, 5%, 34%
HSV316.0°, 17.9%, 65.9%
LAB60.8, 15.2, -7.4
XYZ31.6, 29.0, 37.2
Decimal11045536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A88AA0;
}
.text-color {
color: #A88AA0;
}
.border-color {
border: 2px solid #A88AA0;
}