#CC83A8
A light, moderate magenta closely aligning with Palevioletred.
About #CC83A8
At its core, #CC83A8 is a light and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 131, and 168.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. The HSL representation is 329.6° hue, 41.7% saturation, and 65.7% 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#CC83A8
RGB204, 131, 168
HSL329.6°, 41.7%, 65.7%
CMYK0%, 36%, 18%, 20%
HSV329.6°, 35.8%, 80.0%
LAB63.3, 33.3, -7.9
XYZ40.1, 31.9, 41.1
Decimal13403048
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.85:1
Text on #FFFFFF
FAIL
7.38:1
Text on #000000
AAA
2.72:1
Text on #F8FAFC
FAIL
6.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC83A8;
}
.text-color {
color: #CC83A8;
}
.border-color {
border: 2px solid #CC83A8;
}