#D383C5
A light, moderate magenta closely aligning with Plum.
About #D383C5
At its core, #D383C5 is a light and moderate hue. It is closely associated with the named CSS color Plum. Its digital footprint relies on 211 parts red, 131 parts green, and 197 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 38% Magenta, 7% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D383C5
RGB211, 131, 197
HSL310.5°, 47.6%, 67.1%
CMYK0%, 38%, 7%, 17%
HSV310.5°, 37.9%, 82.7%
LAB65.1, 40.5, -21.5
XYZ45.1, 34.1, 57.0
Decimal13861829
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.82:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D383C5;
}
.text-color {
color: #D383C5;
}
.border-color {
border: 2px solid #D383C5;
}