#2457AF
A medium, moderate blue closely aligning with Darkslateblue.
About #2457AF
Visually, #2457AF is defined as a moderate blue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 36 parts red, 87 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 79% cyan and 50% magenta inks. With a hue angle of 218.0 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2457AF
RGB36, 87, 175
HSL218.0°, 65.9%, 41.4%
CMYK79%, 50%, 0%, 31%
HSV218.0°, 79.4%, 68.6%
LAB38.4, 15.7, -51.8
XYZ11.9, 10.3, 41.9
Decimal2381743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.87:1
Text on #FFFFFF
AA
3.06:1
Text on #000000
AA Large
6.56:1
Text on #F8FAFC
AA
2.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2457AF;
}
.text-color {
color: #2457AF;
}
.border-color {
border: 2px solid #2457AF;
}