#2C24F8
A medium, vivid blue closely aligning with Mediumblue.
About #2C24F8
At its core, #2C24F8 is a medium and vivid hue. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 44 red, 36 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 82% cyan and 85% magenta inks. 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#2C24F8
RGB44, 36, 248
HSL242.3°, 93.8%, 55.7%
CMYK82%, 85%, 0%, 3%
HSV242.3°, 85.5%, 97.3%
LAB35.2, 69.9, -99.1
XYZ18.6, 8.6, 89.5
Decimal2893048
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.74:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.39:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C24F8;
}
.text-color {
color: #2C24F8;
}
.border-color {
border: 2px solid #2C24F8;
}