#99508A
A medium, moderate magenta closely aligning with Palevioletred.
About #99508A
When working with digital screens, the color #99508A is rendered by mixing light. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 80, and 138.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 48% Magenta, 10% Yellow, and 40% Black. 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, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99508A
RGB153, 80, 138
HSL312.3°, 31.3%, 45.7%
CMYK0%, 48%, 10%, 40%
HSV312.3°, 47.7%, 60.0%
LAB44.7, 38.6, -19.0
XYZ20.6, 14.3, 25.7
Decimal10047626
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.43:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.19:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #99508A;
}
.text-color {
color: #99508A;
}
.border-color {
border: 2px solid #99508A;
}