#CAC6DD Color Information

Hex color code: #CAC6DD

The hex color #CAC6DD is a delicate blue with RGB values of (202, 198, 221) and HSL of (250°, 25%, 82%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CAC6DD
RGB
202, 198, 221
HSL
250°, 25%, 82%
CMYK
9%, 10%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC6DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 198, 221

Red: 202 / Green: 198 / Blue: 221

HSL

250°, 25%, 82%

Hue: 250° / Saturation: 25% / Lightness: 82%

CMYK

9%, 10%, 0%, 13%

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

What color is #CAC6DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC6DD to RGB:

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

HEX to HSL

Convert #CAC6DD to HSL:

hsl(250, 25%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC6DD to CMYK:

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

Color Meaning and Usage

#CAC6DD is a soft blue color with RGB values of 202, 198, 221 and HSL of 250°, 25%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC6DD is #D9DDC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6CDDD.

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

Contrast with #CAC6DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC6DD?

#CAC6DD is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAC6DD?

#CAC6DD in RGB is (202, 198, 221) - 202 red, 198 green, and 221 blue.

How to use #CAC6DD in CSS?

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

What colors go well with #CAC6DD?

#D9DDC6 (complementary), #C6CDDD (analogous), and #9D96C0 (lighter shade) work well with #CAC6DD.