#DB66D3
A light, moderate magenta closely aligning with Orchid.
About #DB66D3
When working with digital screens, the color #DB66D3 is rendered by mixing light. Its closest recognized web color is Orchid. In the RGB color space, it consists of 219 red, 102 green, and 211 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 53% M, 4% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB66D3
RGB219, 102, 211
HSL304.1°, 61.9%, 62.9%
CMYK0%, 53%, 4%, 14%
HSV304.1°, 53.4%, 85.9%
LAB61.0, 59.8, -35.5
XYZ45.7, 29.3, 64.9
Decimal14378707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.06:1
Text on #FFFFFF
AA Large
6.85:1
Text on #000000
AA
2.93:1
Text on #F8FAFC
FAIL
5.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66D3;
}
.text-color {
color: #DB66D3;
}
.border-color {
border: 2px solid #DB66D3;
}