#DB66CC
A light, moderate magenta closely aligning with Orchid.
About #DB66CC
At its core, #DB66CC is a light and moderate hue. It is closely associated with the named CSS color Orchid. Its digital footprint relies on 219 parts red, 102 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 53% Magenta, 7% Yellow, and 14% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB66CC
RGB219, 102, 204
HSL307.7°, 61.9%, 62.9%
CMYK0%, 53%, 7%, 14%
HSV307.7°, 53.4%, 85.9%
LAB60.7, 58.6, -32.0
XYZ44.9, 28.9, 60.3
Decimal14378700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.78:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66CC;
}
.text-color {
color: #DB66CC;
}
.border-color {
border: 2px solid #DB66CC;
}