#CC83E9
A light, moderate purple closely aligning with Orchid.
About #CC83E9
Visually, #CC83E9 is defined as a moderate purple. Its closest recognized web color is Orchid. Its digital footprint relies on 204 parts red, 131 parts green, and 233 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 12% cyan, 44% magenta, 0% yellow, and 9% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC83E9
RGB204, 131, 233
HSL282.9°, 69.9%, 71.4%
CMYK12%, 44%, 0%, 9%
HSV282.9°, 43.8%, 91.4%
LAB65.7, 45.2, -40.6
XYZ47.7, 35.0, 81.3
Decimal13403113
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.99:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC83E9;
}
.text-color {
color: #CC83E9;
}
.border-color {
border: 2px solid #CC83E9;
}