#996675
A medium, muted magenta closely aligning with Rosybrown.
About #996675
At its core, #996675 is a medium and muted hue. Designers often compare it to the standard color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 102, and 117.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 33% M, 24% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#996675
RGB153, 102, 117
HSL342.4°, 20.0%, 50.0%
CMYK0%, 33%, 24%, 40%
HSV342.4°, 33.3%, 60.0%
LAB49.0, 22.8, 0.0
XYZ21.1, 17.6, 19.1
Decimal10053237
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #996675;
}
.text-color {
color: #996675;
}
.border-color {
border: 2px solid #996675;
}