#D33AA0
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D33AA0
Visually, #D33AA0 is defined as a moderate magenta. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 211 parts red, 58 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 73% Magenta, 24% Yellow, and 17% Black. The HSL representation is 320.0° hue, 63.5% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D33AA0
RGB211, 58, 160
HSL320.0°, 63.5%, 52.7%
CMYK0%, 73%, 24%, 17%
HSV320.0°, 72.5%, 82.7%
LAB51.2, 67.9, -21.4
XYZ34.7, 19.4, 35.2
Decimal13843104
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.88:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33AA0;
}
.text-color {
color: #D33AA0;
}
.border-color {
border: 2px solid #D33AA0;
}