#1683E2
A medium, vivid blue closely aligning with Dodgerblue.
About #1683E2
The precise color #1683E2 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. This translates to an RGB value of rgb(22, 131, 226).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 42% M, 0% Y, and 11% K. The HSL representation is 207.9° hue, 82.3% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1683E2
RGB22, 131, 226
HSL207.9°, 82.3%, 48.6%
CMYK90%, 42%, 0%, 11%
HSV207.9°, 90.3%, 88.6%
LAB53.9, 6.4, -56.1
XYZ22.2, 21.9, 75.0
Decimal1475554
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.38:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1683E2;
}
.text-color {
color: #1683E2;
}
.border-color {
border: 2px solid #1683E2;
}