#503AE2
A medium, vivid blue closely aligning with Blueviolet.
About #503AE2
At its core, #503AE2 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. Its digital footprint relies on 80 parts red, 58 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 65% C, 74% M, 0% Y, and 11% K. With a hue angle of 247.9 degrees, it sits comfortably in the blue spectrum.
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#503AE2
RGB80, 58, 226
HSL247.9°, 74.3%, 55.7%
CMYK65%, 74%, 0%, 11%
HSV247.9°, 74.3%, 88.6%
LAB38.2, 56.2, -81.5
XYZ18.5, 10.2, 72.9
Decimal5257954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.90:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.59:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503AE2;
}
.text-color {
color: #503AE2;
}
.border-color {
border: 2px solid #503AE2;
}