#5F33AF
A medium, moderate purple closely aligning with Rebeccapurple.
About #5F33AF
At its core, #5F33AF is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(95, 51, 175).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 46% cyan and 71% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F33AF
RGB95, 51, 175
HSL261.3°, 54.9%, 44.3%
CMYK46%, 71%, 0%, 31%
HSV261.3°, 70.9%, 68.6%
LAB33.8, 47.3, -59.0
XYZ13.6, 7.9, 41.4
Decimal6239151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.14:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.78:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F33AF;
}
.text-color {
color: #5F33AF;
}
.border-color {
border: 2px solid #5F33AF;
}