#CCA8E2
A light, moderate purple closely aligning with Plum.
About #CCA8E2
When working with digital screens, the color #CCA8E2 is rendered by mixing light. Its closest recognized web color is Plum. Its digital footprint relies on 204 parts red, 168 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 10% Cyan, 26% Magenta, 0% Yellow, and 11% Black. With a hue angle of 277.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCA8E2
RGB204, 168, 226
HSL277.2°, 50.0%, 77.3%
CMYK10%, 26%, 0%, 11%
HSV277.2°, 25.7%, 88.6%
LAB73.8, 23.7, -24.3
XYZ52.6, 46.3, 78.1
Decimal13412578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.27:1
Text on #000000
AAA
1.95:1
Text on #F8FAFC
FAIL
8.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCA8E2;
}
.text-color {
color: #CCA8E2;
}
.border-color {
border: 2px solid #CCA8E2;
}