#955E73
A medium, muted magenta closely aligning with Rosybrown.
About #955E73
Visually, #955E73 is defined as a muted magenta. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 149, 94, and 115.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 37% M, 23% Y, and 42% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#955E73
RGB149, 94, 115
HSL337.1°, 22.6%, 47.6%
CMYK0%, 37%, 23%, 42%
HSV337.1°, 36.9%, 58.4%
LAB46.5, 25.5, -2.5
XYZ19.5, 15.6, 18.2
Decimal9789043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.09:1
Text on #FFFFFF
AA
4.13:1
Text on #000000
AA Large
4.86:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #955E73;
}
.text-color {
color: #955E73;
}
.border-color {
border: 2px solid #955E73;
}