#D349E2
A medium, vivid magenta closely aligning with Mediumorchid.
About #D349E2
At its core, #D349E2 is a medium and vivid hue. Designers often compare it to the standard color Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 73, and 226.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 7% C, 68% M, 0% Y, and 11% K. With a hue angle of 294.1 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#D349E2
RGB211, 73, 226
HSL294.1°, 72.5%, 58.6%
CMYK7%, 68%, 0%, 11%
HSV294.1°, 67.7%, 88.6%
LAB56.2, 72.6, -51.6
XYZ43.0, 24.1, 74.3
Decimal13847010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D349E2;
}
.text-color {
color: #D349E2;
}
.border-color {
border: 2px solid #D349E2;
}