#241DDB
A medium, vivid blue closely aligning with Mediumblue.
About #241DDB
Visually, #241DDB is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(36, 29, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 84% C, 87% M, 0% Y, and 14% K. With a hue angle of 242.2 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#241DDB
RGB36, 29, 219
HSL242.2°, 76.6%, 48.6%
CMYK84%, 87%, 0%, 14%
HSV242.2°, 86.8%, 85.9%
LAB30.3, 64.1, -90.7
XYZ14.0, 6.4, 67.5
Decimal2366939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.24:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.83:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241DDB;
}
.text-color {
color: #241DDB;
}
.border-color {
border: 2px solid #241DDB;
}