#D324CC
A medium, vivid magenta closely aligning with Mediumorchid.
About #D324CC
Visually, #D324CC is defined as a vivid magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 36, and 204.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 83% Magenta, 3% Yellow, and 17% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D324CC
RGB211, 36, 204
HSL302.4°, 70.9%, 48.4%
CMYK0%, 83%, 3%, 17%
HSV302.4°, 82.9%, 82.7%
LAB51.2, 79.8, -47.0
XYZ38.4, 19.5, 58.9
Decimal13837516
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.29:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D324CC;
}
.text-color {
color: #D324CC;
}
.border-color {
border: 2px solid #D324CC;
}