#2483E2
A medium, vivid blue closely aligning with Dodgerblue.
About #2483E2
At its core, #2483E2 is a medium and vivid hue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 36 parts red, 131 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 84% Cyan, 42% Magenta, 0% Yellow, and 11% Black. With a hue angle of 210.0 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2483E2
RGB36, 131, 226
HSL210.0°, 76.6%, 51.4%
CMYK84%, 42%, 0%, 11%
HSV210.0°, 84.1%, 88.6%
LAB54.1, 7.3, -55.7
XYZ22.6, 22.1, 75.0
Decimal2393058
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2483E2;
}
.text-color {
color: #2483E2;
}
.border-color {
border: 2px solid #2483E2;
}