#DB5083
A medium, moderate magenta closely aligning with Palevioletred.
About #DB5083
At its core, #DB5083 is a medium and moderate hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 219 parts red, 80 parts green, and 131 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 63% magenta, 40% yellow, and 14% black. With a hue angle of 338.0 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB5083
RGB219, 80, 131
HSL338.0°, 65.9%, 58.6%
CMYK0%, 63%, 40%, 14%
HSV338.0°, 63.5%, 85.9%
LAB54.5, 58.5, 0.9
XYZ36.2, 22.4, 23.9
Decimal14372995
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.83:1
Text on #FFFFFF
AA Large
5.49:1
Text on #000000
AA
3.66:1
Text on #F8FAFC
AA Large
4.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5083;
}
.text-color {
color: #DB5083;
}
.border-color {
border: 2px solid #DB5083;
}