#CC6DF8
A light, vivid purple closely aligning with Mediumorchid.
About #CC6DF8
Visually, #CC6DF8 is defined as a vivid purple. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(204, 109, 248).
Translating this color to physical media requires the CMYK color model. The color uses 18% Cyan, 56% Magenta, 0% Yellow, and 3% 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. 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#CC6DF8
RGB204, 109, 248
HSL281.0°, 90.8%, 70.0%
CMYK18%, 56%, 0%, 3%
HSV281.0°, 56.0%, 97.3%
LAB62.1, 59.5, -54.5
XYZ47.3, 30.6, 92.2
Decimal13397496
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.11:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC6DF8;
}
.text-color {
color: #CC6DF8;
}
.border-color {
border: 2px solid #CC6DF8;
}