#7542D3
A medium, moderate purple closely aligning with Darkorchid.
About #7542D3
At its core, #7542D3 is a medium and moderate hue. If you're using CSS, you might find it aligns closely with Darkorchid. Its digital footprint relies on 117 parts red, 66 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 45% cyan, 69% magenta, 0% yellow, and 17% black. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7542D3
RGB117, 66, 211
HSL261.1°, 62.2%, 54.3%
CMYK45%, 69%, 0%, 17%
HSV261.1°, 68.7%, 82.7%
LAB41.8, 53.3, -66.9
XYZ21.0, 12.4, 62.9
Decimal7684819
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.77:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7542D3;
}
.text-color {
color: #7542D3;
}
.border-color {
border: 2px solid #7542D3;
}