#A07583
A medium, muted magenta closely aligning with Rosybrown.
About #A07583
At its core, #A07583 is a medium and muted hue. It is closely associated with the named CSS color Rosybrown. Its digital footprint relies on 160 parts red, 117 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 27% magenta inks. 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. 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#A07583
RGB160, 117, 131
HSL340.5°, 18.5%, 54.3%
CMYK0%, 27%, 18%, 37%
HSV340.5°, 26.9%, 62.7%
LAB53.9, 19.1, -1.0
XYZ25.0, 21.8, 24.4
Decimal10515843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A07583;
}
.text-color {
color: #A07583;
}
.border-color {
border: 2px solid #A07583;
}