#D33A83
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D33A83
At its core, #D33A83 is a medium and moderate hue. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(211, 58, 131).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 73% Magenta, 38% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D33A83
RGB211, 58, 131
HSL331.4°, 63.5%, 52.7%
CMYK0%, 73%, 38%, 17%
HSV331.4°, 72.5%, 82.7%
LAB50.1, 64.6, -5.7
XYZ32.5, 18.5, 23.3
Decimal13843075
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33A83;
}
.text-color {
color: #D33A83;
}
.border-color {
border: 2px solid #D33A83;
}