#1675E9
A medium, vivid blue closely aligning with Royalblue.
About #1675E9
Visually, #1675E9 is defined as a vivid blue. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(22, 117, 233).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 91% C, 50% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1675E9
RGB22, 117, 233
HSL213.0°, 82.7%, 50.0%
CMYK91%, 50%, 0%, 9%
HSV213.0°, 90.6%, 91.4%
LAB50.4, 17.9, -65.6
XYZ21.4, 18.8, 79.6
Decimal1471977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1675E9;
}
.text-color {
color: #1675E9;
}
.border-color {
border: 2px solid #1675E9;
}