#D333A0
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D333A0
At its core, #D333A0 is a medium and moderate hue. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(211, 51, 160).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 76% Magenta, 24% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D333A0
RGB211, 51, 160
HSL319.1°, 64.5%, 51.4%
CMYK0%, 76%, 24%, 17%
HSV319.1°, 75.8%, 82.7%
LAB50.4, 70.1, -22.6
XYZ34.4, 18.8, 35.1
Decimal13841312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D333A0;
}
.text-color {
color: #D333A0;
}
.border-color {
border: 2px solid #D333A0;
}