#A07C8A
A medium, muted magenta closely aligning with Rosybrown.
About #A07C8A
When working with digital screens, the color #A07C8A is rendered by mixing light. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 160 red, 124 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 22% Magenta, 14% Yellow, and 37% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A07C8A
RGB160, 124, 138
HSL336.7°, 15.9%, 55.7%
CMYK0%, 22%, 14%, 37%
HSV336.7°, 22.5%, 62.7%
LAB55.8, 16.3, -2.2
XYZ26.3, 23.7, 27.2
Decimal10517642
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A07C8A;
}
.text-color {
color: #A07C8A;
}
.border-color {
border: 2px solid #A07C8A;
}