#503ADB
A medium, moderate blue closely aligning with Blueviolet.
About #503ADB
The hex code #503ADB represents a beautifully specific shade of blue. It is closely associated with the named CSS color Blueviolet. In the RGB color space, it consists of 80 red, 58 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 63% C, 74% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#503ADB
RGB80, 58, 219
HSL248.2°, 69.1%, 54.3%
CMYK63%, 74%, 0%, 14%
HSV248.2°, 73.5%, 85.9%
LAB37.6, 54.1, -78.6
XYZ17.6, 9.8, 68.0
Decimal5257947
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.07:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.76:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503ADB;
}
.text-color {
color: #503ADB;
}
.border-color {
border: 2px solid #503ADB;
}