#DB83CC
A light, moderate magenta closely aligning with Plum.
About #DB83CC
Visually, #DB83CC is defined as a moderate magenta. Its closest recognized web color is Plum. In the RGB color space, it consists of 219 red, 131 green, and 204 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 40% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB83CC
RGB219, 131, 204
HSL310.2°, 55.0%, 68.6%
CMYK0%, 40%, 7%, 14%
HSV310.2°, 40.2%, 85.9%
LAB66.3, 44.3, -23.5
XYZ48.2, 35.7, 61.5
Decimal14386124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.13:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB83CC;
}
.text-color {
color: #DB83CC;
}
.border-color {
border: 2px solid #DB83CC;
}