#DB49BD
A medium, moderate magenta closely aligning with Orchid.
About #DB49BD
Visually, #DB49BD is defined as a moderate magenta. It is closely associated with the named CSS color Orchid. This translates to an RGB value of rgb(219, 73, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 67% Magenta, 14% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#DB49BD
RGB219, 73, 189
HSL312.3°, 67.0%, 57.3%
CMYK0%, 67%, 14%, 14%
HSV312.3°, 66.7%, 85.9%
LAB55.6, 68.6, -31.4
XYZ40.8, 23.5, 50.5
Decimal14371261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.70:1
Text on #000000
AA
3.52:1
Text on #F8FAFC
AA Large
4.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB49BD;
}
.text-color {
color: #DB49BD;
}
.border-color {
border: 2px solid #DB49BD;
}