#2499FF
A medium, vivid blue closely aligning with Dodgerblue.
About #2499FF
Visually, #2499FF is defined as a vivid blue. Designers often compare it to the standard color Dodgerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 153, and 255.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 86% cyan and 40% magenta inks. With a hue angle of 207.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2499FF
RGB36, 153, 255
HSL207.9°, 100.0%, 57.1%
CMYK86%, 40%, 0%, 0%
HSV207.9°, 85.9%, 100.0%
LAB62.0, 5.0, -59.2
XYZ30.2, 30.4, 98.9
Decimal2398719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.08:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.02:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2499FF;
}
.text-color {
color: #2499FF;
}
.border-color {
border: 2px solid #2499FF;
}