#5F3AE2
A medium, vivid blue closely aligning with Blueviolet.
About #5F3AE2
The precise color #5F3AE2 is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(95, 58, 226).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 58% C, 74% M, 0% Y, and 11% K. With a hue angle of 253.2 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#5F3AE2
RGB95, 58, 226
HSL253.2°, 74.3%, 55.7%
CMYK58%, 74%, 0%, 11%
HSV253.2°, 74.3%, 88.6%
LAB39.5, 58.0, -79.4
XYZ20.0, 10.9, 73.0
Decimal6240994
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F3AE2;
}
.text-color {
color: #5F3AE2;
}
.border-color {
border: 2px solid #5F3AE2;
}