#1D0742
A very dark, vivid purple closely aligning with Midnightblue.
About #1D0742
When working with digital screens, the color #1D0742 is rendered by mixing light. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 29 red, 7 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 56% cyan, 89% magenta, 0% yellow, and 74% black. With a hue angle of 262.4 degrees, it sits comfortably in the purple 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#1D0742
RGB29, 7, 66
HSL262.4°, 80.8%, 14.3%
CMYK56%, 89%, 0%, 74%
HSV262.4°, 89.4%, 25.9%
LAB7.3, 26.9, -32.5
XYZ1.6, 0.8, 5.2
Decimal1902402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.08:1
Text on #FFFFFF
AAA
1.16:1
Text on #000000
FAIL
17.28:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D0742;
}
.text-color {
color: #1D0742;
}
.border-color {
border: 2px solid #1D0742;
}