#DB50E9
A light, vivid magenta closely aligning with Mediumorchid.
About #DB50E9
Visually, #DB50E9 is defined as a vivid magenta. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(219, 80, 233).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 6% cyan and 66% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#DB50E9
RGB219, 80, 233
HSL294.5°, 77.7%, 61.4%
CMYK6%, 66%, 0%, 9%
HSV294.5°, 65.7%, 91.4%
LAB58.7, 72.9, -51.5
XYZ46.8, 26.7, 79.8
Decimal14373097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB50E9;
}
.text-color {
color: #DB50E9;
}
.border-color {
border: 2px solid #DB50E9;
}