#7C00D3
A medium, vivid purple closely aligning with Darkviolet.
About #7C00D3
The precise color #7C00D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. This translates to an RGB value of rgb(124, 0, 211).
If you are designing for print, the four-color process is what matters most. The color uses 41% Cyan, 100% Magenta, 0% Yellow, and 17% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C00D3
RGB124, 0, 211
HSL275.3°, 100.0%, 41.4%
CMYK41%, 100%, 0%, 17%
HSV275.3°, 100.0%, 82.7%
LAB36.0, 73.8, -76.5
XYZ20.1, 9.0, 62.3
Decimal8126675
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.51:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.17:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C00D3;
}
.text-color {
color: #7C00D3;
}
.border-color {
border: 2px solid #7C00D3;
}