#CC5FDB
A light, moderate magenta closely aligning with Mediumorchid.
About #CC5FDB
The hex code #CC5FDB represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(204, 95, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 7% cyan, 57% magenta, 0% yellow, and 14% black. The HSL representation is 292.7° hue, 63.3% saturation, and 61.6% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC5FDB
RGB204, 95, 219
HSL292.7°, 63.3%, 61.6%
CMYK7%, 57%, 0%, 14%
HSV292.7°, 56.6%, 85.9%
LAB58.2, 60.5, -44.6
XYZ41.8, 26.1, 69.9
Decimal13393883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC5FDB;
}
.text-color {
color: #CC5FDB;
}
.border-color {
border: 2px solid #CC5FDB;
}