#425FBD
A medium, moderate blue closely aligning with Royalblue.
About #425FBD
At its core, #425FBD is a medium and moderate hue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 66 red, 95 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 65% C, 50% M, 0% Y, and 26% K. The HSL representation is 225.9° hue, 48.2% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#425FBD
RGB66, 95, 189
HSL225.9°, 48.2%, 50.0%
CMYK65%, 50%, 0%, 26%
HSV225.9°, 65.1%, 74.1%
LAB42.8, 19.9, -52.8
XYZ15.5, 13.0, 49.8
Decimal4349885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.83:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.57:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #425FBD;
}
.text-color {
color: #425FBD;
}
.border-color {
border: 2px solid #425FBD;
}