#5F1D7C
A dark, moderate purple closely aligning with Rebeccapurple.
About #5F1D7C
The hex code #5F1D7C represents a beautifully specific shade of purple. Its closest recognized web color is Rebeccapurple. Its digital footprint relies on 95 parts red, 29 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 23% cyan, 77% magenta, 0% yellow, and 51% black. The HSL representation is 281.7° hue, 62.1% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F1D7C
RGB95, 29, 124
HSL281.7°, 62.1%, 30.0%
CMYK23%, 77%, 0%, 51%
HSV281.7°, 76.6%, 48.6%
LAB26.1, 44.9, -40.3
XYZ8.8, 4.8, 19.5
Decimal6233468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.75:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.28:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F1D7C;
}
.text-color {
color: #5F1D7C;
}
.border-color {
border: 2px solid #5F1D7C;
}