#1683E9
A medium, vivid blue closely aligning with Dodgerblue.
About #1683E9
The precise color #1683E9 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. In the RGB color space, it consists of 22 red, 131 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 91% Cyan, 44% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1683E9
RGB22, 131, 233
HSL209.0°, 82.7%, 50.0%
CMYK91%, 44%, 0%, 9%
HSV209.0°, 90.6%, 91.4%
LAB54.3, 9.1, -59.3
XYZ23.2, 22.3, 80.2
Decimal1475561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.46:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1683E9;
}
.text-color {
color: #1683E9;
}
.border-color {
border: 2px solid #1683E9;
}