#DB66A0
A light, moderate magenta closely aligning with Palevioletred.
About #DB66A0
When working with digital screens, the color #DB66A0 is rendered by mixing light. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(219, 102, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB66A0
RGB219, 102, 160
HSL330.3°, 61.9%, 62.9%
CMYK0%, 53%, 27%, 14%
HSV330.3°, 53.4%, 85.9%
LAB59.1, 52.1, -9.3
XYZ40.3, 27.1, 36.4
Decimal14378656
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.42:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.46:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66A0;
}
.text-color {
color: #DB66A0;
}
.border-color {
border: 2px solid #DB66A0;
}