#CCCAF2 Color Information

Hex color code: #CCCAF2

#CCCAF2 is a ethereal blue color. In RGB it is (204, 202, 242), and in HSL it is (243°, 61%, 87%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CCCAF2
RGB
204, 202, 242
HSL
243°, 61%, 87%
CMYK
16%, 17%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCAF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 202, 242

Red: 204 / Green: 202 / Blue: 242

HSL

243°, 61%, 87%

Hue: 243° / Saturation: 61% / Lightness: 87%

CMYK

16%, 17%, 0%, 5%

Cyan: 16% / Magenta: 17% / Yellow: 0% / Key: 5%

What color is #CCCAF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCAF2 to RGB:

rgb(204, 202, 242)HEX to RGB Converter →

HEX to HSL

Convert #CCCAF2 to HSL:

hsl(243, 61%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCAF2 to CMYK:

cmyk(16%, 17%, 0%, 5%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CCCAF2 has RGB (204, 202, 242) and HSL (243°, 61%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCAF2 is #F0F2CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADCF2.

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

Contrast with #CCCAF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCAF2?

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

What is the RGB value of #CCCAF2?

#CCCAF2 in RGB is (204, 202, 242) - 204 red, 202 green, and 242 blue.

How to use #CCCAF2 in CSS?

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

What colors go well with #CCCAF2?

#F0F2CA (complementary), #CADCF2 (analogous), and #908CE3 (lighter shade) work well with #CCCAF2.