#1E19FA
A medium, vivid blue closely aligning with Blue.
About #1E19FA
Visually, #1E19FA is defined as a vivid blue. Designers often compare it to the standard color Blue. In the RGB color space, it consists of 30 red, 25 green, and 250 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 88% cyan and 90% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1E19FA
RGB30, 25, 250
HSL241.3°, 95.7%, 53.9%
CMYK88%, 90%, 0%, 2%
HSV241.3°, 90.0%, 98.0%
LAB33.7, 73.6, -102.7
XYZ18.1, 7.9, 91.0
Decimal1972730
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.16:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.80:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1E19FA;
}
.text-color {
color: #1E19FA;
}
.border-color {
border: 2px solid #1E19FA;
}