#CBBAEC Color Information

Hex color code: #CBBAEC

The hex color #CBBAEC is a light purple with RGB values of (203, 186, 236) and HSL of (260°, 57%, 83%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CBBAEC
RGB
203, 186, 236
HSL
260°, 57%, 83%
CMYK
14%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 236

Red: 203 / Green: 186 / Blue: 236

HSL

260°, 57%, 83%

Hue: 260° / Saturation: 57% / Lightness: 83%

CMYK

14%, 21%, 0%, 7%

Cyan: 14% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #CBBAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBAEC to RGB:

rgb(203, 186, 236)HEX to RGB Converter →

HEX to HSL

Convert #CBBAEC to HSL:

hsl(260, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBAEC to CMYK:

cmyk(14%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CBBAEC has RGB (203, 186, 236) and HSL (260°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBAEC is #DCECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC3EC.

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

Contrast with #CBBAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBAEC?

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

What is the RGB value of #CBBAEC?

#CBBAEC in RGB is (203, 186, 236) - 203 red, 186 green, and 236 blue.

How to use #CBBAEC in CSS?

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

What colors go well with #CBBAEC?

#DCECBB (complementary), #BBC3EC (analogous), and #9E7FDC (lighter shade) work well with #CBBAEC.