#D349C5
A medium, moderate magenta closely aligning with Mediumorchid.
About #D349C5
When working with digital screens, the color #D349C5 is rendered by mixing light. Designers often compare it to the standard color Mediumorchid. In the RGB color space, it consists of 211 red, 73 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 65% Magenta, 7% Yellow, and 17% Black. The HSL representation is 306.1° hue, 61.1% saturation, and 55.7% lightness.
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#D349C5
RGB211, 73, 197
HSL306.1°, 61.1%, 55.7%
CMYK0%, 65%, 7%, 17%
HSV306.1°, 65.4%, 82.7%
LAB54.7, 67.8, -37.5
XYZ39.3, 22.6, 55.1
Decimal13846981
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D349C5;
}
.text-color {
color: #D349C5;
}
.border-color {
border: 2px solid #D349C5;
}