#CC83B6
A light, moderate magenta closely aligning with Plum.
About #CC83B6
The precise color #CC83B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Plum. In the RGB color space, it consists of 204 red, 131 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. The HSL representation is 318.1° 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC83B6
RGB204, 131, 182
HSL318.1°, 41.7%, 65.7%
CMYK0%, 36%, 11%, 20%
HSV318.1°, 35.8%, 80.0%
LAB63.7, 35.6, -15.1
XYZ41.5, 32.4, 48.3
Decimal13403062
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.49:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC83B6;
}
.text-color {
color: #CC83B6;
}
.border-color {
border: 2px solid #CC83B6;
}