#994266
A medium, moderate magenta closely aligning with Palevioletred.
About #994266
Visually, #994266 is defined as a moderate magenta. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(153, 66, 102).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 57% Magenta, 33% Yellow, and 40% Black. The HSL representation is 335.2° hue, 39.7% saturation, and 42.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#994266
RGB153, 66, 102
HSL335.2°, 39.7%, 42.9%
CMYK0%, 57%, 33%, 40%
HSV335.2°, 56.9%, 60.0%
LAB40.6, 40.3, -3.1
XYZ17.5, 11.6, 13.9
Decimal10044006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.31:1
Text on #FFFFFF
AA
3.33:1
Text on #000000
AA Large
6.04:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #994266;
}
.text-color {
color: #994266;
}
.border-color {
border: 2px solid #994266;
}