#2450C5
A medium, moderate blue closely aligning with Royalblue.
About #2450C5
The hex code #2450C5 represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 36 red, 80 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 82% C, 59% M, 0% Y, and 23% K. With a hue angle of 223.6 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2450C5
RGB36, 80, 197
HSL223.6°, 69.1%, 45.7%
CMYK82%, 59%, 0%, 23%
HSV223.6°, 81.7%, 77.3%
LAB38.1, 28.8, -65.1
XYZ13.7, 10.1, 54.1
Decimal2379973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.93:1
Text on #FFFFFF
AA
3.03:1
Text on #000000
AA Large
6.63:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2450C5;
}
.text-color {
color: #2450C5;
}
.border-color {
border: 2px solid #2450C5;
}