#D324E2
A medium, vivid magenta closely aligning with Fuchsia.
About #D324E2
The hex code #D324E2 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Fuchsia. In the RGB color space, it consists of 211 red, 36 green, and 226 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 7% C, 84% M, 0% Y, and 11% K. The HSL representation is 295.3° hue, 76.6% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D324E2
RGB211, 36, 226
HSL295.3°, 76.6%, 51.4%
CMYK7%, 84%, 0%, 11%
HSV295.3°, 84.1%, 88.6%
LAB52.5, 83.2, -57.5
XYZ41.2, 20.6, 73.8
Decimal13837538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D324E2;
}
.text-color {
color: #D324E2;
}
.border-color {
border: 2px solid #D324E2;
}