#DB7CDB
A light, moderate magenta closely aligning with Orchid.
About #DB7CDB
At its core, #DB7CDB is a light and moderate hue. Designers often compare it to the standard color Orchid. In the RGB color space, it consists of 219 red, 124 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 43% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB7CDB
RGB219, 124, 219
HSL300.0°, 56.9%, 67.3%
CMYK0%, 43%, 0%, 14%
HSV300.0°, 43.4%, 85.9%
LAB65.4, 50.5, -33.1
XYZ49.2, 34.6, 71.1
Decimal14384347
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.92:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7CDB;
}
.text-color {
color: #DB7CDB;
}
.border-color {
border: 2px solid #DB7CDB;
}