#2407E2
A medium, vivid blue closely aligning with Mediumblue.
About #2407E2
Visually, #2407E2 is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 36 parts red, 7 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 84% C, 97% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2407E2
RGB36, 7, 226
HSL247.9°, 94.0%, 45.7%
CMYK84%, 97%, 0%, 11%
HSV247.9°, 96.9%, 88.6%
LAB29.5, 71.4, -96.1
XYZ14.5, 6.0, 72.3
Decimal2361314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.53:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.11:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2407E2;
}
.text-color {
color: #2407E2;
}
.border-color {
border: 2px solid #2407E2;
}