#5F33A8
A medium, moderate purple closely aligning with Rebeccapurple.
About #5F33A8
The hex code #5F33A8 represents a beautifully specific shade of purple. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 51, and 168.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 43% C, 70% M, 0% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F33A8
RGB95, 51, 168
HSL262.6°, 53.4%, 42.9%
CMYK43%, 70%, 0%, 34%
HSV262.6°, 69.6%, 65.9%
LAB33.2, 45.4, -55.8
XYZ13.0, 7.6, 37.8
Decimal6239144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.32:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.95:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F33A8;
}
.text-color {
color: #5F33A8;
}
.border-color {
border: 2px solid #5F33A8;
}