#D383E9
A light, moderate magenta closely aligning with Violet.
About #D383E9
The hex code #D383E9 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Violet. Its digital footprint relies on 211 parts red, 131 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 9% C, 44% M, 0% Y, and 9% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D383E9
RGB211, 131, 233
HSL287.1°, 69.9%, 71.4%
CMYK9%, 44%, 0%, 9%
HSV287.1°, 43.8%, 91.4%
LAB66.5, 47.2, -39.3
XYZ49.7, 36.0, 81.4
Decimal13861865
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.56:1
Text on #FFFFFF
FAIL
8.19:1
Text on #000000
AAA
2.45:1
Text on #F8FAFC
FAIL
6.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D383E9;
}
.text-color {
color: #D383E9;
}
.border-color {
border: 2px solid #D383E9;
}