#DB7C8A
A light, moderate red closely aligning with Palevioletred.
About #DB7C8A
The hex code #DB7C8A represents a beautifully specific shade of red. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 124, and 138.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 43% Magenta, 37% Yellow, and 14% Black. The HSL representation is 351.2° hue, 56.9% saturation, and 67.3% lightness.
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#DB7C8A
RGB219, 124, 138
HSL351.2°, 56.9%, 67.3%
CMYK0%, 43%, 37%, 14%
HSV351.2°, 43.4%, 85.9%
LAB62.8, 38.3, 8.7
XYZ41.0, 31.3, 27.9
Decimal14384266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.89:1
Text on #FFFFFF
FAIL
7.26:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7C8A;
}
.text-color {
color: #DB7C8A;
}
.border-color {
border: 2px solid #DB7C8A;
}