#D33A8A
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D33A8A
Visually, #D33A8A is defined as a moderate magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 58, and 138.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D33A8A
RGB211, 58, 138
HSL328.6°, 63.5%, 52.7%
CMYK0%, 73%, 35%, 17%
HSV328.6°, 72.5%, 82.7%
LAB50.3, 65.3, -9.6
XYZ33.0, 18.7, 25.9
Decimal13843082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33A8A;
}
.text-color {
color: #D33A8A;
}
.border-color {
border: 2px solid #D33A8A;
}