#DB92D3
A light, moderate magenta closely aligning with Plum.
About #DB92D3
The precise color #DB92D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Plum. Its digital footprint relies on 219 parts red, 146 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 33% Magenta, 4% Yellow, and 14% 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB92D3
RGB219, 146, 211
HSL306.6°, 50.3%, 71.6%
CMYK0%, 33%, 4%, 14%
HSV306.6°, 33.3%, 85.9%
LAB69.7, 37.6, -22.1
XYZ51.3, 40.3, 66.7
Decimal14389971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.06:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB92D3;
}
.text-color {
color: #DB92D3;
}
.border-color {
border: 2px solid #DB92D3;
}