#CCACF2 Color Information

Hex color code: #CCACF2

The hex color #CCACF2 is a light purple with RGB values of (204, 172, 242) and HSL of (267°, 73%, 81%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CCACF2
RGB
204, 172, 242
HSL
267°, 73%, 81%
CMYK
16%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCACF2; 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 #CCACF2; background-color: #CCACF215; }

Alert / Toast

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

Link / Accent

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

a { color: #CCACF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 172, 242

Red: 204 / Green: 172 / Blue: 242

HSL

267°, 73%, 81%

Hue: 267° / Saturation: 73% / Lightness: 81%

CMYK

16%, 29%, 0%, 5%

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

What color is #CCACF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCACF2 to RGB:

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

HEX to HSL

Convert #CCACF2 to HSL:

hsl(267, 73%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCACF2 to CMYK:

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

Color Meaning and Usage

A light purple tone, #CCACF2 has RGB (204, 172, 242) and HSL (267°, 73%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCACF2 is #D2F2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABAFF2.

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

Contrast with #CCACF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCACF2?

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

What is the RGB value of #CCACF2?

#CCACF2 in RGB is (204, 172, 242) - 204 red, 172 green, and 242 blue.

How to use #CCACF2 in CSS?

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

What colors go well with #CCACF2?

#D2F2AB (complementary), #ABAFF2 (analogous), and #A269E8 (lighter shade) work well with #CCACF2.