#CABBF8 Color Information

Hex color code: #CABBF8

#CABBF8 is a delicate purple color. In RGB it is (202, 187, 248), and in HSL it is (255°, 81%, 85%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CABBF8
RGB
202, 187, 248
HSL
255°, 81%, 85%
CMYK
19%, 25%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABBF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 187, 248

Red: 202 / Green: 187 / Blue: 248

HSL

255°, 81%, 85%

Hue: 255° / Saturation: 81% / Lightness: 85%

CMYK

19%, 25%, 0%, 3%

Cyan: 19% / Magenta: 25% / Yellow: 0% / Key: 3%

What color is #CABBF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABBF8 to RGB:

rgb(202, 187, 248)HEX to RGB Converter →

HEX to HSL

Convert #CABBF8 to HSL:

hsl(255, 81%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CABBF8 to CMYK:

cmyk(19%, 25%, 0%, 3%)Color Converter →

Color Meaning and Usage

#CABBF8 is a ethereal purple color with RGB values of 202, 187, 248 and HSL of 255°, 81%, 85%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABBF8 is #E8F8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC9F8.

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

Contrast with #CABBF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABBF8?

#CABBF8 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CABBF8?

#CABBF8 in RGB is (202, 187, 248) - 202 red, 187 green, and 248 blue.

How to use #CABBF8 in CSS?

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

What colors go well with #CABBF8?

#E8F8BA (complementary), #BAC9F8 (analogous), and #9475F0 (lighter shade) work well with #CABBF8.