#5F1683
A dark, vivid purple closely aligning with Rebeccapurple.
About #5F1683
The hex code #5F1683 represents a beautifully specific shade of purple. Designers often compare it to the standard color Rebeccapurple. Its digital footprint relies on 95 parts red, 22 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 27% cyan and 83% magenta inks. With a hue angle of 280.2 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#5F1683
RGB95, 22, 131
HSL280.2°, 71.2%, 30.0%
CMYK27%, 83%, 0%, 49%
HSV280.2°, 83.2%, 51.4%
LAB25.7, 49.0, -45.3
XYZ9.1, 4.6, 21.9
Decimal6231683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.89:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.40:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F1683;
}
.text-color {
color: #5F1683;
}
.border-color {
border: 2px solid #5F1683;
}