#1D42E2
A medium, vivid blue closely aligning with Blueviolet.
About #1D42E2
At its core, #1D42E2 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 29 red, 66 green, and 226 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 87% cyan and 71% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D42E2
RGB29, 66, 226
HSL228.7°, 77.3%, 50.0%
CMYK87%, 71%, 0%, 11%
HSV228.7°, 87.2%, 88.6%
LAB37.2, 47.8, -83.3
XYZ16.2, 9.6, 73.0
Decimal1917666
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.17:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.85:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D42E2;
}
.text-color {
color: #1D42E2;
}
.border-color {
border: 2px solid #1D42E2;
}