#420733
A very dark, vivid magenta closely aligning with Darkslateblue.
About #420733
At its core, #420733 is a very dark and vivid hue. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(66, 7, 51).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 89% magenta, 23% yellow, and 74% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#420733
RGB66, 7, 51
HSL315.3°, 80.8%, 14.3%
CMYK0%, 89%, 23%, 74%
HSV315.3°, 89.4%, 25.9%
LAB12.9, 32.0, -12.4
XYZ2.9, 1.5, 3.3
Decimal4327219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.03:1
Text on #FFFFFF
AAA
1.31:1
Text on #000000
FAIL
15.32:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420733;
}
.text-color {
color: #420733;
}
.border-color {
border: 2px solid #420733;
}