#D307C5
A medium, vivid magenta closely aligning with Darkorchid.
About #D307C5
The precise color #D307C5 is an excellent choice for modern design projects. Its closest recognized web color is Darkorchid. Its digital footprint relies on 211 parts red, 7 parts green, and 197 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 97% M, 7% Y, and 17% K. The HSL representation is 304.1° hue, 93.6% saturation, and 42.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D307C5
RGB211, 7, 197
HSL304.1°, 93.6%, 42.7%
CMYK0%, 97%, 7%, 17%
HSV304.1°, 96.7%, 82.7%
LAB49.5, 82.7, -45.7
XYZ37.0, 18.0, 54.4
Decimal13830085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.61:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.92:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D307C5;
}
.text-color {
color: #D307C5;
}
.border-color {
border: 2px solid #D307C5;
}