#CEBCE7 Color Information

Hex color code: #CEBCE7

#CEBCE7 is a airy purple color. In RGB it is (206, 188, 231), and in HSL it is (265°, 47%, 82%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CEBCE7
RGB
206, 188, 231
HSL
265°, 47%, 82%
CMYK
11%, 19%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 231

Red: 206 / Green: 188 / Blue: 231

HSL

265°, 47%, 82%

Hue: 265° / Saturation: 47% / Lightness: 82%

CMYK

11%, 19%, 0%, 9%

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

What color is #CEBCE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCE7 to RGB:

rgb(206, 188, 231)HEX to RGB Converter →

HEX to HSL

Convert #CEBCE7 to HSL:

hsl(265, 47%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCE7 to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #CEBCE7 has RGB (206, 188, 231) and HSL (265°, 47%, 82%). 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 #CEBCE7 is #D5E7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBFE7.

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

Contrast with #CEBCE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCE7?

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

What is the RGB value of #CEBCE7?

#CEBCE7 in RGB is (206, 188, 231) - 206 red, 188 green, and 231 blue.

How to use #CEBCE7 in CSS?

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

What colors go well with #CEBCE7?

#D5E7BC (complementary), #BCBFE7 (analogous), and #A483D2 (lighter shade) work well with #CEBCE7.