#0757E9
A medium, vivid blue closely aligning with Mediumslateblue.
About #0757E9
The hex code #0757E9 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Mediumslateblue. This translates to an RGB value of rgb(7, 87, 233).
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 63% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
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#0757E9
RGB7, 87, 233
HSL218.8°, 94.2%, 47.1%
CMYK97%, 63%, 0%, 9%
HSV218.8°, 97.0%, 91.4%
LAB42.4, 36.6, -78.8
XYZ18.2, 12.7, 78.6
Decimal481257
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.92:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.66:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0757E9;
}
.text-color {
color: #0757E9;
}
.border-color {
border: 2px solid #0757E9;
}