#4283F8
A light, vivid blue closely aligning with Dodgerblue.
About #4283F8
When working with digital screens, the color #4283F8 is rendered by mixing light. It is closely associated with the named CSS color Dodgerblue. Its digital footprint relies on 66 parts red, 131 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 73% Cyan, 47% Magenta, 0% Yellow, and 3% Black. With a hue angle of 218.6 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#4283F8
RGB66, 131, 248
HSL218.6°, 92.9%, 61.6%
CMYK73%, 47%, 0%, 3%
HSV218.6°, 73.4%, 97.3%
LAB56.3, 18.5, -64.5
XYZ27.3, 24.2, 92.0
Decimal4359160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4283F8;
}
.text-color {
color: #4283F8;
}
.border-color {
border: 2px solid #4283F8;
}