#500766
A dark, vivid magenta closely aligning with Rebeccapurple.
About #500766
At its core, #500766 is a dark and vivid hue. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 80 parts red, 7 parts green, and 102 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 22% cyan and 93% magenta inks. The HSL representation is 286.1° hue, 87.2% saturation, and 21.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#500766
RGB80, 7, 102
HSL286.1°, 87.2%, 21.4%
CMYK22%, 93%, 0%, 60%
HSV286.1°, 93.1%, 40.0%
LAB19.3, 44.5, -37.1
XYZ5.8, 2.8, 12.8
Decimal5244774
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.43:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.84:1
Text on #F8FAFC
AAA
1.33:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #500766;
}
.text-color {
color: #500766;
}
.border-color {
border: 2px solid #500766;
}