#99495F
A medium, moderate magenta closely aligning with Palevioletred.
About #99495F
Visually, #99495F is defined as a moderate magenta. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 153 red, 73 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 52% M, 38% Y, and 40% K. The HSL representation is 343.5° hue, 35.4% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#99495F
RGB153, 73, 95
HSL343.5°, 35.4%, 44.3%
CMYK0%, 52%, 38%, 40%
HSV343.5°, 52.3%, 60.0%
LAB41.8, 35.8, 3.0
XYZ17.6, 12.4, 12.3
Decimal10045791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.05:1
Text on #FFFFFF
AA
3.47:1
Text on #000000
AA Large
5.78:1
Text on #F8FAFC
AA
2.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99495F;
}
.text-color {
color: #99495F;
}
.border-color {
border: 2px solid #99495F;
}