#D349D3
A medium, moderate magenta closely aligning with Mediumorchid.
About #D349D3
At its core, #D349D3 is a medium and moderate hue. It is closely associated with the named CSS color Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 73, and 211.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 65% Magenta, 0% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D349D3
RGB211, 73, 211
HSL300.0°, 61.1%, 55.7%
CMYK0%, 65%, 0%, 17%
HSV300.0°, 65.4%, 82.7%
LAB55.4, 70.1, -44.4
XYZ41.0, 23.3, 64.0
Decimal13846995
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D349D3;
}
.text-color {
color: #D349D3;
}
.border-color {
border: 2px solid #D349D3;
}