#DB50B6
A medium, moderate magenta closely aligning with Orchid.
About #DB50B6
At its core, #DB50B6 is a medium and moderate hue. Designers often compare it to the standard color Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 80, and 182.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 63% M, 17% Y, and 14% K. With a hue angle of 316.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB50B6
RGB219, 80, 182
HSL316.0°, 65.9%, 58.6%
CMYK0%, 63%, 17%, 14%
HSV316.0°, 63.5%, 85.9%
LAB56.3, 64.9, -26.3
XYZ40.5, 24.2, 46.8
Decimal14373046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB50B6;
}
.text-color {
color: #DB50B6;
}
.border-color {
border: 2px solid #DB50B6;
}