#2400FF
A medium, vivid blue closely aligning with Blue.
About #2400FF
The hex code #2400FF represents a beautifully specific shade of blue. Designers often compare it to the standard color Blue. Its digital footprint relies on 36 parts red, 0 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 86% C, 100% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2400FF
RGB36, 0, 255
HSL248.5°, 100.0%, 50.0%
CMYK86%, 100%, 0%, 0%
HSV248.5°, 100.0%, 100.0%
LAB33.1, 79.5, -106.5
XYZ18.8, 7.6, 95.1
Decimal2359551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.34:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.97:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2400FF;
}
.text-color {
color: #2400FF;
}
.border-color {
border: 2px solid #2400FF;
}