#CC57DB
A light, moderate magenta closely aligning with Mediumorchid.
About #CC57DB
The precise color #CC57DB is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(204, 87, 219).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 7% cyan, 60% magenta, 0% yellow, and 14% black. The HSL representation is 293.2° hue, 64.7% saturation, and 60.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC57DB
RGB204, 87, 219
HSL293.2°, 64.7%, 60.0%
CMYK7%, 60%, 0%, 14%
HSV293.2°, 60.3%, 85.9%
LAB56.8, 64.1, -46.7
XYZ41.1, 24.8, 69.6
Decimal13391835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC57DB;
}
.text-color {
color: #CC57DB;
}
.border-color {
border: 2px solid #CC57DB;
}