#D324A8
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D324A8
Visually, #D324A8 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(211, 36, 168).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 83% magenta, 20% yellow, and 17% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D324A8
RGB211, 36, 168
HSL314.7°, 70.9%, 48.4%
CMYK0%, 83%, 20%, 17%
HSV314.7°, 82.9%, 82.7%
LAB49.4, 74.9, -28.9
XYZ34.6, 17.9, 38.7
Decimal13837480
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.59:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D324A8;
}
.text-color {
color: #D324A8;
}
.border-color {
border: 2px solid #D324A8;
}