#A08392
A medium, muted magenta closely aligning with Rosybrown.
About #A08392
The precise color #A08392 is an excellent choice for modern design projects. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(160, 131, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 18% Magenta, 9% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A08392
RGB160, 131, 146
HSL329.0°, 13.2%, 57.1%
CMYK0%, 18%, 9%, 37%
HSV329.0°, 18.1%, 62.7%
LAB57.8, 13.7, -3.9
XYZ27.8, 25.8, 30.7
Decimal10519442
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.16:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08392;
}
.text-color {
color: #A08392;
}
.border-color {
border: 2px solid #A08392;
}