#997C92
A medium, muted magenta closely aligning with Rosybrown.
About #997C92
The precise color #997C92 is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 124, and 146.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 19% magenta inks. 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. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#997C92
RGB153, 124, 146
HSL314.5°, 12.4%, 54.3%
CMYK0%, 19%, 5%, 40%
HSV314.5°, 19.0%, 60.0%
LAB55.3, 15.1, -7.6
XYZ25.5, 23.3, 30.3
Decimal10058898
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #997C92;
}
.text-color {
color: #997C92;
}
.border-color {
border: 2px solid #997C92;
}