#CCAACF Color Information

Hex color code: #CCAACF

#CCAACF is a soft magenta color. In RGB it is (204, 170, 207), and in HSL it is (295°, 28%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CCAACF
RGB
204, 170, 207
HSL
295°, 28%, 74%
CMYK
1%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 170, 207

Red: 204 / Green: 170 / Blue: 207

HSL

295°, 28%, 74%

Hue: 295° / Saturation: 28% / Lightness: 74%

CMYK

1%, 18%, 0%, 19%

Cyan: 1% / Magenta: 18% / Yellow: 0% / Key: 19%

What color is #CCAACF?

#CCAACF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAACF to RGB:

rgb(204, 170, 207)HEX to RGB Converter →

HEX to HSL

Convert #CCAACF to HSL:

hsl(295, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAACF to CMYK:

cmyk(1%, 18%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CCAACF has RGB (204, 170, 207) and HSL (295°, 28%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAACF is #ADCFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAAACF.

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

Contrast with #CCAACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAACF?

#CCAACF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCAACF?

#CCAACF in RGB is (204, 170, 207) - 204 red, 170 green, and 207 blue.

How to use #CCAACF in CSS?

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

What colors go well with #CCAACF?

#ADCFAA (complementary), #BAAACF (analogous), and #AF79B4 (lighter shade) work well with #CCAACF.