#C07CDC
A light, moderate purple closely aligning with Orchid.
About #C07CDC
The hex code #C07CDC represents a beautifully specific shade of purple. Its closest recognized web color is Orchid. In the RGB color space, it consists of 192 red, 124 green, and 220 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 13% Cyan, 44% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C07CDC
RGB192, 124, 220
HSL282.5°, 57.8%, 67.5%
CMYK13%, 44%, 0%, 14%
HSV282.5°, 43.6%, 86.3%
LAB62.3, 42.8, -38.7
XYZ41.9, 30.8, 71.4
Decimal12614876
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.93:1
Text on #FFFFFF
FAIL
7.16:1
Text on #000000
AAA
2.80:1
Text on #F8FAFC
FAIL
6.09:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C07CDC;
}
.text-color {
color: #C07CDC;
}
.border-color {
border: 2px solid #C07CDC;
}