#4975FF
A light, vivid blue closely aligning with Royalblue.
About #4975FF
Visually, #4975FF is defined as a vivid blue. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 73 red, 117 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 71% cyan and 54% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 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#4975FF
RGB73, 117, 255
HSL225.5°, 100.0%, 64.3%
CMYK71%, 54%, 0%, 0%
HSV225.5°, 71.4%, 100.0%
LAB53.3, 30.4, -73.1
XYZ27.2, 21.4, 97.3
Decimal4814335
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.27:1
Text on #000000
AA
3.81:1
Text on #F8FAFC
AA Large
4.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4975FF;
}
.text-color {
color: #4975FF;
}
.border-color {
border: 2px solid #4975FF;
}