#C9ACEC Color Information

Hex color code: #C9ACEC

A delicate purple shade, #C9ACEC appears as (201, 172, 236) in RGB and (267°, 63%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C9ACEC
RGB
201, 172, 236
HSL
267°, 63%, 80%
CMYK
15%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9ACEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 172, 236

Red: 201 / Green: 172 / Blue: 236

HSL

267°, 63%, 80%

Hue: 267° / Saturation: 63% / Lightness: 80%

CMYK

15%, 27%, 0%, 7%

Cyan: 15% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #C9ACEC?

#C9ACEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9ACEC to RGB:

rgb(201, 172, 236)HEX to RGB Converter →

HEX to HSL

Convert #C9ACEC to HSL:

hsl(267, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C9ACEC to CMYK:

cmyk(15%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C9ACEC is a light purple color with RGB values of 201, 172, 236 and HSL of 267°, 63%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9ACEC is #CFECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAFEC.

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

Contrast with #C9ACEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9ACEC?

#C9ACEC is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C9ACEC?

#C9ACEC in RGB is (201, 172, 236) - 201 red, 172 green, and 236 blue.

How to use #C9ACEC in CSS?

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

What colors go well with #C9ACEC?

#CFECAC (complementary), #ACAFEC (analogous), and #A06EDE (lighter shade) work well with #C9ACEC.