#CAC2DD Color Information

Hex color code: #CAC2DD

#CAC2DD is a soft purple color. In RGB it is (202, 194, 221), and in HSL it is (258°, 28%, 81%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CAC2DD
RGB
202, 194, 221
HSL
258°, 28%, 81%
CMYK
9%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC2DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 194, 221

Red: 202 / Green: 194 / Blue: 221

HSL

258°, 28%, 81%

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

CMYK

9%, 12%, 0%, 13%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 13%

What color is #CAC2DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC2DD to RGB:

rgb(202, 194, 221)HEX to RGB Converter →

HEX to HSL

Convert #CAC2DD to HSL:

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

HEX to CMYK

Convert #CAC2DD to CMYK:

cmyk(9%, 12%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CAC2DD is a soft purple color with RGB values of 202, 194, 221 and HSL of 258°, 28%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CAC2DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC2DD?

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

What is the RGB value of #CAC2DD?

#CAC2DD in RGB is (202, 194, 221) - 202 red, 194 green, and 221 blue.

How to use #CAC2DD in CSS?

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

What colors go well with #CAC2DD?

#D4DCC1 (complementary), #C1C6DC (analogous), and #9F90C1 (lighter shade) work well with #CAC2DD.