#CACAFA Color Information

Hex color code: #CACAFA

A soft blue shade, #CACAFA appears as (202, 202, 250) in RGB and (240°, 83%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#CACAFA
RGB
202, 202, 250
HSL
240°, 83%, 89%
CMYK
19%, 19%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 202, 250

Red: 202 / Green: 202 / Blue: 250

HSL

240°, 83%, 89%

Hue: 240° / Saturation: 83% / Lightness: 89%

CMYK

19%, 19%, 0%, 2%

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

What color is #CACAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACAFA to RGB:

rgb(202, 202, 250)HEX to RGB Converter →

HEX to HSL

Convert #CACAFA to HSL:

hsl(240, 83%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CACAFA to CMYK:

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

Color Meaning and Usage

A light blue tone, #CACAFA has RGB (202, 202, 250) and HSL (240°, 83%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACAFA is #FAFACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE3FA.

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

Contrast with #CACAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACAFA?

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

What is the RGB value of #CACAFA?

#CACAFA in RGB is (202, 202, 250) - 202 red, 202 green, and 250 blue.

How to use #CACAFA in CSS?

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

What colors go well with #CACAFA?

#FAFACC (complementary), #CCE3FA (analogous), and #8686F4 (lighter shade) work well with #CACAFA.