#AF8AA0
A light, muted magenta closely aligning with Rosybrown.
About #AF8AA0
At its core, #AF8AA0 is a light and muted hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 175 parts red, 138 parts green, and 160 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 21% Magenta, 9% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF8AA0
RGB175, 138, 160
HSL324.3°, 18.8%, 61.4%
CMYK0%, 21%, 9%, 31%
HSV324.3°, 21.1%, 68.6%
LAB61.5, 17.7, -6.3
XYZ33.1, 29.8, 37.3
Decimal11504288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.97:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF8AA0;
}
.text-color {
color: #AF8AA0;
}
.border-color {
border: 2px solid #AF8AA0;
}