#CBBCE8 Color Information

Hex color code: #CBBCE8

The hex color #CBBCE8 is a light purple with RGB values of (203, 188, 232) and HSL of (260°, 49%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CBBCE8
RGB
203, 188, 232
HSL
260°, 49%, 82%
CMYK
13%, 19%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 232

Red: 203 / Green: 188 / Blue: 232

HSL

260°, 49%, 82%

Hue: 260° / Saturation: 49% / Lightness: 82%

CMYK

13%, 19%, 0%, 9%

Cyan: 13% / Magenta: 19% / Yellow: 0% / Key: 9%

What color is #CBBCE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCE8 to RGB:

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

HEX to HSL

Convert #CBBCE8 to HSL:

hsl(260, 49%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBCE8 to CMYK:

cmyk(13%, 19%, 0%, 9%)Color Converter →

Color Meaning and Usage

A light purple tone, #CBBCE8 has RGB (203, 188, 232) and HSL (260°, 49%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCE8 is #D9E8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC2E8.

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

Contrast with #CBBCE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCE8?

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

What is the RGB value of #CBBCE8?

#CBBCE8 in RGB is (203, 188, 232) - 203 red, 188 green, and 232 blue.

How to use #CBBCE8 in CSS?

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

What colors go well with #CBBCE8?

#D9E8BB (complementary), #BBC2E8 (analogous), and #9D82D4 (lighter shade) work well with #CBBCE8.