#2407F0
A medium, vivid blue closely aligning with Blue.
About #2407F0
The precise color #2407F0 is an excellent choice for modern design projects. Its closest recognized web color is Blue. This translates to an RGB value of rgb(36, 7, 240).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 85% cyan, 97% magenta, 0% yellow, and 6% black. The HSL representation is 247.5° hue, 94.3% saturation, and 48.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2407F0
RGB36, 7, 240
HSL247.5°, 94.3%, 48.4%
CMYK85%, 97%, 0%, 6%
HSV247.5°, 97.1%, 94.1%
LAB31.4, 74.8, -100.9
XYZ16.5, 6.8, 82.9
Decimal2361328
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.88:1
Text on #FFFFFF
AAA
2.36:1
Text on #000000
FAIL
8.49:1
Text on #F8FAFC
AAA
2.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2407F0;
}
.text-color {
color: #2407F0;
}
.border-color {
border: 2px solid #2407F0;
}