#D392DB
A light, moderate magenta closely aligning with Plum.
About #D392DB
At its core, #D392DB is a light and moderate hue. Designers often compare it to the standard color Plum. Its digital footprint relies on 211 parts red, 146 parts green, and 219 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 4% Cyan, 33% Magenta, 0% Yellow, and 14% Black. With a hue angle of 293.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D392DB
RGB211, 146, 219
HSL293.4°, 50.3%, 71.6%
CMYK4%, 33%, 0%, 14%
HSV293.4°, 33.3%, 85.9%
LAB69.1, 36.5, -27.5
XYZ49.9, 39.5, 72.0
Decimal13865691
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.90:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D392DB;
}
.text-color {
color: #D392DB;
}
.border-color {
border: 2px solid #D392DB;
}