#CAC4CF Color Information

Hex color code: #CAC4CF

#CAC4CF is a light purple color. In RGB it is (202, 196, 207), and in HSL it is (273°, 10%, 79%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAC4CF
RGB
202, 196, 207
HSL
273°, 10%, 79%
CMYK
2%, 5%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 196, 207

Red: 202 / Green: 196 / Blue: 207

HSL

273°, 10%, 79%

Hue: 273° / Saturation: 10% / Lightness: 79%

CMYK

2%, 5%, 0%, 19%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 19%

What color is #CAC4CF?

#CAC4CF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC4CF to RGB:

rgb(202, 196, 207)HEX to RGB Converter →

HEX to HSL

Convert #CAC4CF to HSL:

hsl(273, 10%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC4CF to CMYK:

cmyk(2%, 5%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CAC4CF is a airy purple color with RGB values of 202, 196, 207 and HSL of 273°, 10%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC4CF is #C9CFC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C5C4CF.

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

Contrast with #CAC4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC4CF?

#CAC4CF is a airy purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC4CF?

#CAC4CF in RGB is (202, 196, 207) - 202 red, 196 green, and 207 blue.

How to use #CAC4CF in CSS?

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

What colors go well with #CAC4CF?

#C9CFC4 (complementary), #C5C4CF (analogous), and #A49AAC (lighter shade) work well with #CAC4CF.