#50248A
A dark, moderate purple closely aligning with Rebeccapurple.
About #50248A
When working with digital screens, the color #50248A is rendered by mixing light. It is closely associated with the named CSS color Rebeccapurple. In the RGB color space, it consists of 80 red, 36 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 42% C, 74% M, 0% Y, and 46% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50248A
RGB80, 36, 138
HSL265.9°, 58.6%, 34.1%
CMYK42%, 74%, 0%, 46%
HSV265.9°, 73.9%, 54.1%
LAB26.2, 42.1, -49.0
XYZ8.5, 4.8, 24.5
Decimal5252234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.71:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.24:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50248A;
}
.text-color {
color: #50248A;
}
.border-color {
border: 2px solid #50248A;
}