#DB92E2
A light, moderate magenta closely aligning with Plum.
About #DB92E2
Visually, #DB92E2 is defined as a moderate magenta. Designers often compare it to the standard color Plum. This translates to an RGB value of rgb(219, 146, 226).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 3% cyan, 35% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB92E2
RGB219, 146, 226
HSL294.8°, 58.0%, 72.9%
CMYK3%, 35%, 0%, 11%
HSV294.8°, 35.4%, 88.6%
LAB70.3, 40.3, -29.5
XYZ53.2, 41.1, 77.1
Decimal14389986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.22:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB92E2;
}
.text-color {
color: #DB92E2;
}
.border-color {
border: 2px solid #DB92E2;
}