#CCACF1 Color Information

Hex color code: #CCACF1

A light purple shade, #CCACF1 appears as (204, 172, 241) in RGB and (268°, 71%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CCACF1
RGB
204, 172, 241
HSL
268°, 71%, 81%
CMYK
15%, 29%, 0%, 5%

Shades

CSS Usage
color: #CCACF1;
background-color: #CCACF1;
border-color: #CCACF1;
box-shadow: 0 0 10px #CCACF1;
border: 2px solid #CCACF1;
Tailwind Usage
bg-[#CCACF1]
text-[#CCACF1]
border-[#CCACF1]
shadow-[0_0_10px_CCACF1]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCACF1, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCACF1; color: #000000; }

Badge

New Feature
.badge { background-color: #CCACF1; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCACF1; background-color: #CCACF115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCACF120; border-left: 4px solid #CCACF1; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCACF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCACF1 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 172, 241

Red: 204 / Green: 172 / Blue: 241

HSL

268°, 71%, 81%

Hue: 268° / Saturation: 71% / Lightness: 81%

CMYK

15%, 29%, 0%, 5%

Cyan: 15% / Magenta: 29% / Yellow: 0% / Key: 5%

What color is #CCACF1?

#CCACF1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCACF1 to RGB:

rgb(204, 172, 241)HEX to RGB Converter →

HEX to HSL

Convert #CCACF1 to HSL:

hsl(268, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCACF1 to CMYK:

cmyk(15%, 29%, 0%, 5%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CCACF1 has RGB (204, 172, 241) and HSL (268°, 71%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCACF1 is #D1F1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAEF1.

Use #CCACF1 in CSS: color: #CCACF1 or background-color: #CCACF1. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCACF1

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.74:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCACF1?

#CCACF1 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCACF1?

#CCACF1 in RGB is (204, 172, 241) - 204 red, 172 green, and 241 blue.

How to use #CCACF1 in CSS?

Use #CCACF1 directly in your CSS properties like color or background-color.

What colors go well with #CCACF1?

#D1F1AC (complementary), #ACAEF1 (analogous), and #A46BE6 (lighter shade) work well with #CCACF1.