#DB7599
A light, moderate magenta closely aligning with Palevioletred.
About #DB7599
The precise color #DB7599 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(219, 117, 153).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 47% Magenta, 30% Yellow, and 14% Black. The HSL representation is 338.8° hue, 58.6% saturation, and 65.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB7599
RGB219, 117, 153
HSL338.8°, 58.6%, 65.9%
CMYK0%, 47%, 30%, 14%
HSV338.8°, 46.6%, 85.9%
LAB61.7, 43.8, -1.4
XYZ41.3, 30.1, 33.8
Decimal14382489
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.02:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7599;
}
.text-color {
color: #DB7599;
}
.border-color {
border: 2px solid #DB7599;
}