#425083
A dark, moderate blue closely aligning with Darkslateblue.
About #425083
The precise color #425083 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 66 red, 80 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 39% Magenta, 0% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#425083
RGB66, 80, 131
HSL227.1°, 33.0%, 38.6%
CMYK50%, 39%, 0%, 49%
HSV227.1°, 49.6%, 51.4%
LAB35.1, 9.5, -30.4
XYZ9.2, 8.5, 22.6
Decimal4345987
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.76:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #425083;
}
.text-color {
color: #425083;
}
.border-color {
border: 2px solid #425083;
}