#A87386
A medium, muted magenta closely aligning with Rosybrown.
About #A87386
Visually, #A87386 is defined as a muted magenta. It is closely associated with the named CSS color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 115, and 134.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 32% Magenta, 20% Yellow, and 34% Black. With a hue angle of 338.5 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A87386
RGB168, 115, 134
HSL338.5°, 23.3%, 55.5%
CMYK0%, 32%, 20%, 34%
HSV338.5°, 31.5%, 65.9%
LAB54.4, 23.7, -1.9
XYZ26.6, 22.3, 25.5
Decimal11039622
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.46:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87386;
}
.text-color {
color: #A87386;
}
.border-color {
border: 2px solid #A87386;
}