#CABAF5 Color Information

Hex color code: #CABAF5

A airy purple shade, #CABAF5 appears as (202, 186, 245) in RGB and (256°, 75%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CABAF5
RGB
202, 186, 245
HSL
256°, 75%, 85%
CMYK
18%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 186, 245

Red: 202 / Green: 186 / Blue: 245

HSL

256°, 75%, 85%

Hue: 256° / Saturation: 75% / Lightness: 85%

CMYK

18%, 24%, 0%, 4%

Cyan: 18% / Magenta: 24% / Yellow: 0% / Key: 4%

What color is #CABAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABAF5 to RGB:

rgb(202, 186, 245)HEX to RGB Converter →

HEX to HSL

Convert #CABAF5 to HSL:

hsl(256, 75%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CABAF5 to CMYK:

cmyk(18%, 24%, 0%, 4%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CABAF5 has RGB (202, 186, 245) and HSL (256°, 75%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABAF5 is #E6F5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC9F5.

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

Contrast with #CABAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABAF5?

#CABAF5 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CABAF5?

#CABAF5 in RGB is (202, 186, 245) - 202 red, 186 green, and 245 blue.

How to use #CABAF5 in CSS?

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

What colors go well with #CABAF5?

#E6F5BC (complementary), #BCC9F5 (analogous), and #9879EC (lighter shade) work well with #CABAF5.