#DB83B6
A light, moderate magenta closely aligning with Palevioletred.
About #DB83B6
The hex code #DB83B6 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(219, 131, 182).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 40% Magenta, 17% Yellow, and 14% Black. With a hue angle of 325.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB83B6
RGB219, 131, 182
HSL325.2°, 55.0%, 68.6%
CMYK0%, 40%, 17%, 14%
HSV325.2°, 40.2%, 85.9%
LAB65.5, 40.7, -12.3
XYZ45.8, 34.7, 48.5
Decimal14386102
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.93:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB83B6;
}
.text-color {
color: #DB83B6;
}
.border-color {
border: 2px solid #DB83B6;
}