#425FFF
A light, vivid blue closely aligning with Mediumslateblue.
About #425FFF
Visually, #425FFF is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 66 red, 95 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 74% cyan, 63% magenta, 0% yellow, and 0% black. With a hue angle of 230.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#425FFF
RGB66, 95, 255
HSL230.8°, 100.0%, 62.9%
CMYK74%, 63%, 0%, 0%
HSV230.8°, 74.1%, 100.0%
LAB47.7, 43.1, -82.3
XYZ24.4, 16.6, 96.5
Decimal4349951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #425FFF;
}
.text-color {
color: #425FFF;
}
.border-color {
border: 2px solid #425FFF;
}