#0750D3
A medium, vivid blue closely aligning with Royalblue.
About #0750D3
The precise color #0750D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 7 red, 80 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 97% cyan, 62% magenta, 0% yellow, and 17% black. The HSL representation is 218.5° hue, 93.6% saturation, and 42.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0750D3
RGB7, 80, 211
HSL218.5°, 93.6%, 42.7%
CMYK97%, 62%, 0%, 17%
HSV218.5°, 96.7%, 82.7%
LAB38.7, 32.7, -72.2
XYZ14.7, 10.5, 62.9
Decimal479443
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.78:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.48:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0750D3;
}
.text-color {
color: #0750D3;
}
.border-color {
border: 2px solid #0750D3;
}