#2457E2
A medium, vivid blue closely aligning with Royalblue.
About #2457E2
When working with digital screens, the color #2457E2 is rendered by mixing light. It is closely associated with the named CSS color Royalblue. Its digital footprint relies on 36 parts red, 87 parts green, and 226 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 84% cyan, 62% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2457E2
RGB36, 87, 226
HSL223.9°, 76.6%, 51.4%
CMYK84%, 62%, 0%, 11%
HSV223.9°, 84.1%, 88.6%
LAB42.3, 35.2, -74.9
XYZ17.9, 12.7, 73.5
Decimal2381794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2457E2;
}
.text-color {
color: #2457E2;
}
.border-color {
border: 2px solid #2457E2;
}