#CEBBEC Color Information

Hex color code: #CEBBEC

A airy purple shade, #CEBBEC appears as (206, 187, 236) in RGB and (263°, 56%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CEBBEC
RGB
206, 187, 236
HSL
263°, 56%, 83%
CMYK
13%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 187, 236

Red: 206 / Green: 187 / Blue: 236

HSL

263°, 56%, 83%

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

CMYK

13%, 21%, 0%, 7%

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

What color is #CEBBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBBEC to RGB:

rgb(206, 187, 236)HEX to RGB Converter →

HEX to HSL

Convert #CEBBEC to HSL:

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

HEX to CMYK

Convert #CEBBEC to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CEBBEC has RGB (206, 187, 236) and HSL (263°, 56%, 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 #CEBBEC is #D9ECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC1EC.

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

Contrast with #CEBBEC

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 #CEBBEC?

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

What is the RGB value of #CEBBEC?

#CEBBEC in RGB is (206, 187, 236) - 206 red, 187 green, and 236 blue.

How to use #CEBBEC in CSS?

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

What colors go well with #CEBBEC?

#D9ECBB (complementary), #BBC1EC (analogous), and #A380DB (lighter shade) work well with #CEBBEC.