#CABEF8 Color Information

Hex color code: #CABEF8

A delicate blue shade, #CABEF8 appears as (202, 190, 248) in RGB and (252°, 81%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CABEF8
RGB
202, 190, 248
HSL
252°, 81%, 86%
CMYK
19%, 23%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 190, 248

Red: 202 / Green: 190 / Blue: 248

HSL

252°, 81%, 86%

Hue: 252° / Saturation: 81% / Lightness: 86%

CMYK

19%, 23%, 0%, 3%

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

What color is #CABEF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABEF8 to RGB:

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

HEX to HSL

Convert #CABEF8 to HSL:

hsl(252, 81%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CABEF8 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CABEF8 has RGB (202, 190, 248) and HSL (252°, 81%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABEF8 is #EDF8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED0F8.

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

Contrast with #CABEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABEF8?

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

What is the RGB value of #CABEF8?

#CABEF8 in RGB is (202, 190, 248) - 202 red, 190 green, and 248 blue.

How to use #CABEF8 in CSS?

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

What colors go well with #CABEF8?

#EDF8BE (complementary), #BED0F8 (analogous), and #9179F1 (lighter shade) work well with #CABEF8.