#425FDB
A medium, moderate blue closely aligning with Royalblue.
About #425FDB
The precise color #425FDB is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(66, 95, 219).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 70% C, 57% M, 0% Y, and 14% K. With a hue angle of 228.6 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#425FDB
RGB66, 95, 219
HSL228.6°, 68.0%, 55.9%
CMYK70%, 57%, 0%, 14%
HSV228.6°, 69.9%, 85.9%
LAB44.9, 30.6, -66.7
XYZ19.1, 14.5, 68.8
Decimal4349915
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #425FDB;
}
.text-color {
color: #425FDB;
}
.border-color {
border: 2px solid #425FDB;
}