#DB5783
A light, moderate magenta closely aligning with Palevioletred.
About #DB5783
At its core, #DB5783 is a light and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 87, and 131.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 60% magenta, 40% yellow, and 14% black. The HSL representation is 340.0° hue, 64.7% saturation, and 60.0% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB5783
RGB219, 87, 131
HSL340.0°, 64.7%, 60.0%
CMYK0%, 60%, 40%, 14%
HSV340.0°, 60.3%, 85.9%
LAB55.6, 55.5, 2.5
XYZ36.7, 23.5, 24.1
Decimal14374787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.70:1
Text on #000000
AA
3.52:1
Text on #F8FAFC
AA Large
4.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5783;
}
.text-color {
color: #DB5783;
}
.border-color {
border: 2px solid #DB5783;
}