#DB66B6
A light, moderate magenta closely aligning with Orchid.
About #DB66B6
The precise color #DB66B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(219, 102, 182).
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.
From a UX and accessibility standpoint, contrast is paramount. 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#DB66B6
RGB219, 102, 182
HSL319.0°, 61.9%, 62.9%
CMYK0%, 53%, 17%, 14%
HSV319.0°, 53.4%, 85.9%
LAB59.8, 55.2, -20.8
XYZ42.4, 27.9, 47.4
Decimal14378678
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.59:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66B6;
}
.text-color {
color: #DB66B6;
}
.border-color {
border: 2px solid #DB66B6;
}