#503AAF
A medium, moderate blue closely aligning with Rebeccapurple.
About #503AAF
Visually, #503AAF is defined as a moderate blue. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(80, 58, 175).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 54% cyan and 67% magenta inks. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#503AAF
RGB80, 58, 175
HSL251.3°, 50.2%, 45.7%
CMYK54%, 67%, 0%, 31%
HSV251.3°, 66.9%, 68.6%
LAB33.6, 40.8, -59.3
XYZ12.6, 7.8, 41.4
Decimal5257903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.19:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.82:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503AAF;
}
.text-color {
color: #503AAF;
}
.border-color {
border: 2px solid #503AAF;
}