#99668A
A medium, muted magenta closely aligning with Rosybrown.
About #99668A
At its core, #99668A is a medium and muted hue. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(153, 102, 138).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99668A
RGB153, 102, 138
HSL317.6°, 20.0%, 50.0%
CMYK0%, 33%, 10%, 40%
HSV317.6°, 33.3%, 60.0%
LAB49.6, 26.3, -11.5
XYZ22.5, 18.1, 26.4
Decimal10053258
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.54:1
Text on #FFFFFF
AA
4.62:1
Text on #000000
AA
4.34:1
Text on #F8FAFC
AA Large
3.93:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #99668A;
}
.text-color {
color: #99668A;
}
.border-color {
border: 2px solid #99668A;
}