#3375E2
A medium, vivid blue closely aligning with Royalblue.
About #3375E2
The precise color #3375E2 is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 51 red, 117 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 77% cyan, 48% magenta, 0% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 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#3375E2
RGB51, 117, 226
HSL217.4°, 75.1%, 54.3%
CMYK77%, 48%, 0%, 11%
HSV217.4°, 77.4%, 88.6%
LAB50.6, 17.4, -61.4
XYZ21.5, 18.9, 74.5
Decimal3372514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3375E2;
}
.text-color {
color: #3375E2;
}
.border-color {
border: 2px solid #3375E2;
}