#241DF8
A medium, vivid blue closely aligning with Blue.
About #241DF8
The hex code #241DF8 represents a beautifully specific shade of blue. Its closest recognized web color is Blue. In the RGB color space, it consists of 36 red, 29 green, and 248 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 85% cyan, 88% magenta, 0% yellow, and 3% black. With a hue angle of 241.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#241DF8
RGB36, 29, 248
HSL241.9°, 94.0%, 54.3%
CMYK85%, 88%, 0%, 3%
HSV241.9°, 88.3%, 97.3%
LAB34.0, 72.0, -101.0
XYZ18.1, 8.0, 89.4
Decimal2366968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.06:1
Text on #FFFFFF
AAA
2.61:1
Text on #000000
FAIL
7.70:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241DF8;
}
.text-color {
color: #241DF8;
}
.border-color {
border: 2px solid #241DF8;
}