#DB6683
A light, moderate red closely aligning with Palevioletred.
About #DB6683
The precise color #DB6683 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 102, and 131.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 53% M, 40% Y, and 14% K. With a hue angle of 345.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB6683
RGB219, 102, 131
HSL345.1°, 61.9%, 62.9%
CMYK0%, 53%, 40%, 14%
HSV345.1°, 53.4%, 85.9%
LAB58.2, 48.6, 6.3
XYZ38.1, 26.2, 24.5
Decimal14378627
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB6683;
}
.text-color {
color: #DB6683;
}
.border-color {
border: 2px solid #DB6683;
}