#D38ABD
A light, moderate magenta closely aligning with Plum.
About #D38ABD
The hex code #D38ABD represents a beautifully specific shade of magenta. Its closest recognized web color is Plum. Its digital footprint relies on 211 parts red, 138 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 35% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D38ABD
RGB211, 138, 189
HSL318.1°, 45.3%, 68.4%
CMYK0%, 35%, 10%, 17%
HSV318.1°, 34.6%, 82.7%
LAB66.3, 35.4, -15.1
XYZ45.1, 35.7, 52.7
Decimal13863613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38ABD;
}
.text-color {
color: #D38ABD;
}
.border-color {
border: 2px solid #D38ABD;
}