#4283E9
A medium, vivid blue closely aligning with Dodgerblue.
About #4283E9
The precise color #4283E9 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. In the RGB color space, it consists of 66 red, 131 green, and 233 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 72% cyan and 44% magenta inks. The HSL representation is 216.6° hue, 79.1% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4283E9
RGB66, 131, 233
HSL216.6°, 79.1%, 58.6%
CMYK72%, 44%, 0%, 9%
HSV216.6°, 71.7%, 91.4%
LAB55.4, 13.1, -57.6
XYZ25.1, 23.3, 80.3
Decimal4359145
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4283E9;
}
.text-color {
color: #4283E9;
}
.border-color {
border: 2px solid #4283E9;
}