#2483F0
A medium, vivid blue closely aligning with Dodgerblue.
About #2483F0
Visually, #2483F0 is defined as a vivid blue. It is closely associated with the named CSS color Dodgerblue. Its digital footprint relies on 36 parts red, 131 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 85% cyan and 45% magenta inks. The HSL representation is 212.1° hue, 87.2% saturation, and 54.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2483F0
RGB36, 131, 240
HSL212.1°, 87.2%, 54.1%
CMYK85%, 45%, 0%, 6%
HSV212.1°, 85.0%, 94.1%
LAB55.0, 12.6, -62.2
XYZ24.6, 22.9, 85.6
Decimal2393072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.58:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2483F0;
}
.text-color {
color: #2483F0;
}
.border-color {
border: 2px solid #2483F0;
}