#CAC1DC Color Information

Hex color code: #CAC1DC

The hex color #CAC1DC is a light purple with RGB values of (202, 193, 220) and HSL of (260°, 28%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CAC1DC
RGB
202, 193, 220
HSL
260°, 28%, 81%
CMYK
8%, 12%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 193, 220

Red: 202 / Green: 193 / Blue: 220

HSL

260°, 28%, 81%

Hue: 260° / Saturation: 28% / Lightness: 81%

CMYK

8%, 12%, 0%, 14%

Cyan: 8% / Magenta: 12% / Yellow: 0% / Key: 14%

What color is #CAC1DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC1DC to RGB:

rgb(202, 193, 220)HEX to RGB Converter →

HEX to HSL

Convert #CAC1DC to HSL:

hsl(260, 28%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC1DC to CMYK:

cmyk(8%, 12%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CAC1DC is a soft purple color with RGB values of 202, 193, 220 and HSL of 260°, 28%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC1DC is #D3DCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C6DC.

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

Contrast with #CAC1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC1DC?

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

What is the RGB value of #CAC1DC?

#CAC1DC in RGB is (202, 193, 220) - 202 red, 193 green, and 220 blue.

How to use #CAC1DC in CSS?

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

What colors go well with #CAC1DC?

#D3DCC1 (complementary), #C1C6DC (analogous), and #A090C1 (lighter shade) work well with #CAC1DC.