#D383A0
A light, moderate magenta closely aligning with Palevioletred.
About #D383A0
Visually, #D383A0 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. Its digital footprint relies on 211 parts red, 131 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 38% magenta, 24% 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. 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#D383A0
RGB211, 131, 160
HSL338.2°, 47.6%, 67.1%
CMYK0%, 38%, 24%, 17%
HSV338.2°, 37.9%, 82.7%
LAB63.9, 34.6, -2.4
XYZ41.3, 32.6, 37.4
Decimal13861792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.52:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D383A0;
}
.text-color {
color: #D383A0;
}
.border-color {
border: 2px solid #D383A0;
}