#CBBCEC Color Information

Hex color code: #CBBCEC

A soft purple shade, #CBBCEC appears as (203, 188, 236) in RGB and (259°, 56%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CBBCEC
RGB
203, 188, 236
HSL
259°, 56%, 83%
CMYK
14%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 236

Red: 203 / Green: 188 / Blue: 236

HSL

259°, 56%, 83%

Hue: 259° / Saturation: 56% / Lightness: 83%

CMYK

14%, 20%, 0%, 7%

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

What color is #CBBCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCEC to RGB:

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

HEX to HSL

Convert #CBBCEC to HSL:

hsl(259, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBCEC to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CBBCEC has RGB (203, 188, 236) and HSL (259°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCEC is #DDECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC4EC.

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

Contrast with #CBBCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCEC?

#CBBCEC is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBBCEC?

#CBBCEC in RGB is (203, 188, 236) - 203 red, 188 green, and 236 blue.

How to use #CBBCEC in CSS?

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

What colors go well with #CBBCEC?

#DDECBB (complementary), #BBC4EC (analogous), and #9D80DB (lighter shade) work well with #CBBCEC.