#CAAFF2 Color Information

Hex color code: #CAAFF2

A airy purple shade, #CAAFF2 appears as (202, 175, 242) in RGB and (264°, 72%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CAAFF2
RGB
202, 175, 242
HSL
264°, 72%, 82%
CMYK
17%, 28%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 175, 242

Red: 202 / Green: 175 / Blue: 242

HSL

264°, 72%, 82%

Hue: 264° / Saturation: 72% / Lightness: 82%

CMYK

17%, 28%, 0%, 5%

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

What color is #CAAFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAFF2 to RGB:

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

HEX to HSL

Convert #CAAFF2 to HSL:

hsl(264, 72%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAFF2 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #CAAFF2 has RGB (202, 175, 242) and HSL (264°, 72%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAFF2 is #D8F2B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B7F2.

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

Contrast with #CAAFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAFF2?

#CAAFF2 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAAFF2?

#CAAFF2 in RGB is (202, 175, 242) - 202 red, 175 green, and 242 blue.

How to use #CAAFF2 in CSS?

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

What colors go well with #CAAFF2?

#D8F2B0 (complementary), #B0B7F2 (analogous), and #9F6EE7 (lighter shade) work well with #CAAFF2.