#CAC1FB Color Information

Hex color code: #CAC1FB

A soft blue shade, #CAC1FB appears as (202, 193, 251) in RGB and (249°, 88%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CAC1FB
RGB
202, 193, 251
HSL
249°, 88%, 87%
CMYK
20%, 23%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC1FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 193, 251

Red: 202 / Green: 193 / Blue: 251

HSL

249°, 88%, 87%

Hue: 249° / Saturation: 88% / Lightness: 87%

CMYK

20%, 23%, 0%, 2%

Cyan: 20% / Magenta: 23% / Yellow: 0% / Key: 2%

What color is #CAC1FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC1FB to RGB:

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

HEX to HSL

Convert #CAC1FB to HSL:

hsl(249, 88%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC1FB to CMYK:

cmyk(20%, 23%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CAC1FB has RGB (202, 193, 251) and HSL (249°, 88%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC1FB is #F2FBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1D5FB.

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

Contrast with #CAC1FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC1FB?

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

What is the RGB value of #CAC1FB?

#CAC1FB in RGB is (202, 193, 251) - 202 red, 193 green, and 251 blue.

How to use #CAC1FB in CSS?

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

What colors go well with #CAC1FB?

#F2FBC1 (complementary), #C1D5FB (analogous), and #8C79F6 (lighter shade) work well with #CAC1FB.