#D324DB
A medium, vivid magenta closely aligning with Fuchsia.
About #D324DB
At its core, #D324DB is a medium and vivid hue. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 211 red, 36 green, and 219 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 4% C, 84% M, 0% Y, and 14% K. The HSL representation is 297.4° hue, 71.8% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. 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#D324DB
RGB211, 36, 219
HSL297.4°, 71.8%, 50.0%
CMYK4%, 84%, 0%, 14%
HSV297.4°, 83.6%, 85.9%
LAB52.1, 82.1, -54.2
XYZ40.3, 20.2, 68.8
Decimal13837531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D324DB;
}
.text-color {
color: #D324DB;
}
.border-color {
border: 2px solid #D324DB;
}