#993A66
A medium, moderate magenta closely aligning with Palevioletred.
About #993A66
The hex code #993A66 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 153 red, 58 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 62% Magenta, 33% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#993A66
RGB153, 58, 102
HSL332.2°, 45.0%, 41.4%
CMYK0%, 62%, 33%, 40%
HSV332.2°, 62.1%, 60.0%
LAB39.2, 44.2, -5.2
XYZ17.0, 10.8, 13.7
Decimal10041958
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.66:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.37:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993A66;
}
.text-color {
color: #993A66;
}
.border-color {
border: 2px solid #993A66;
}