#2424F8
A medium, vivid blue closely aligning with Blue.
About #2424F8
Visually, #2424F8 is defined as a vivid blue. Its closest recognized web color is Blue. Its digital footprint relies on 36 parts red, 36 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 85% Cyan, 85% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2424F8
RGB36, 36, 248
HSL240.0°, 93.8%, 55.7%
CMYK85%, 85%, 0%, 3%
HSV240.0°, 85.5%, 97.3%
LAB34.8, 69.6, -99.7
XYZ18.3, 8.4, 89.5
Decimal2368760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.83:1
Text on #FFFFFF
AAA
2.68:1
Text on #000000
FAIL
7.48:1
Text on #F8FAFC
AAA
2.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2424F8;
}
.text-color {
color: #2424F8;
}
.border-color {
border: 2px solid #2424F8;
}