#2C83FF
A medium, vivid blue closely aligning with Dodgerblue.
About #2C83FF
Visually, #2C83FF is defined as a vivid blue. It is closely associated with the named CSS color Dodgerblue. Its digital footprint relies on 44 parts red, 131 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 83% cyan and 49% magenta inks. With a hue angle of 215.3 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C83FF
RGB44, 131, 255
HSL215.3°, 100.0%, 58.6%
CMYK83%, 49%, 0%, 0%
HSV215.3°, 82.7%, 100.0%
LAB56.1, 18.8, -68.7
XYZ27.2, 24.0, 97.8
Decimal2917375
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.62:1
Text on #FFFFFF
AA Large
5.80:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2C83FF;
}
.text-color {
color: #2C83FF;
}
.border-color {
border: 2px solid #2C83FF;
}