#A08A99
A medium, muted magenta closely aligning with Rosybrown.
About #A08A99
Visually, #A08A99 is defined as a muted magenta. Its closest recognized web color is Rosybrown. Its digital footprint relies on 160 parts red, 138 parts green, and 153 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 14% Magenta, 4% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A08A99
RGB160, 138, 153
HSL319.1°, 10.4%, 58.4%
CMYK0%, 14%, 4%, 37%
HSV319.1°, 13.8%, 62.7%
LAB59.8, 11.0, -4.9
XYZ29.3, 28.0, 34.0
Decimal10521241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.59:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08A99;
}
.text-color {
color: #A08A99;
}
.border-color {
border: 2px solid #A08A99;
}