#D392E2
A light, moderate magenta closely aligning with Plum.
About #D392E2
Visually, #D392E2 is defined as a moderate magenta. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 146, and 226.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 7% Cyan, 35% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D392E2
RGB211, 146, 226
HSL288.8°, 58.0%, 72.9%
CMYK7%, 35%, 0%, 11%
HSV288.8°, 35.4%, 88.6%
LAB69.4, 37.9, -30.9
XYZ50.9, 39.9, 77.0
Decimal13865698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.98:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D392E2;
}
.text-color {
color: #D392E2;
}
.border-color {
border: 2px solid #D392E2;
}