#A87583
A medium, muted magenta closely aligning with Rosybrown.
About #A87583
The precise color #A87583 is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(168, 117, 131).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 30% Magenta, 22% 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. Mathematical luminance calculations suggest that #000000 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#A87583
RGB168, 117, 131
HSL343.5°, 22.7%, 55.9%
CMYK0%, 30%, 22%, 34%
HSV343.5°, 30.4%, 65.9%
LAB54.7, 22.1, 0.4
XYZ26.6, 22.7, 24.4
Decimal11040131
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.54:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87583;
}
.text-color {
color: #A87583;
}
.border-color {
border: 2px solid #A87583;
}