#50166D
A dark, moderate purple closely aligning with Rebeccapurple.
About #50166D
At its core, #50166D is a dark and moderate hue. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 80 red, 22 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 27% cyan and 80% magenta inks. With a hue angle of 280.0 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF 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#50166D
RGB80, 22, 109
HSL280.0°, 66.4%, 25.7%
CMYK27%, 80%, 0%, 57%
HSV280.0°, 79.8%, 42.7%
LAB21.5, 41.2, -38.1
XYZ6.4, 3.4, 14.8
Decimal5248621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.52:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.97:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50166D;
}
.text-color {
color: #50166D;
}
.border-color {
border: 2px solid #50166D;
}