#66003A
A dark, vivid magenta closely aligning with Purple.
About #66003A
The precise color #66003A is an excellent choice for modern design projects. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 0, and 58.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66003A
RGB102, 0, 58
HSL325.9°, 100.0%, 20.0%
CMYK0%, 100%, 43%, 60%
HSV325.9°, 100.0%, 40.0%
LAB20.6, 44.2, -5.0
XYZ6.2, 3.1, 4.3
Decimal6684730
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.91:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.34:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66003A;
}
.text-color {
color: #66003A;
}
.border-color {
border: 2px solid #66003A;
}