#D383F0
A light, vivid purple closely aligning with Violet.
About #D383F0
Visually, #D383F0 is defined as a vivid purple. Designers often compare it to the standard color Violet. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 131, and 240.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 12% C, 45% M, 0% Y, and 6% 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. 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#D383F0
RGB211, 131, 240
HSL284.0°, 78.4%, 72.7%
CMYK12%, 45%, 0%, 6%
HSV284.0°, 45.4%, 94.1%
LAB66.8, 48.6, -42.7
XYZ50.7, 36.4, 86.8
Decimal13861872
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D383F0;
}
.text-color {
color: #D383F0;
}
.border-color {
border: 2px solid #D383F0;
}