#A08399
A medium, muted magenta closely aligning with Rosybrown.
About #A08399
When working with digital screens, the color #A08399 is rendered by mixing light. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(160, 131, 153).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 18% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A08399
RGB160, 131, 153
HSL314.5°, 13.2%, 57.1%
CMYK0%, 18%, 4%, 37%
HSV314.5°, 18.1%, 62.7%
LAB58.0, 15.0, -7.6
XYZ28.4, 26.0, 33.7
Decimal10519449
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08399;
}
.text-color {
color: #A08399;
}
.border-color {
border: 2px solid #A08399;
}