#CEBCE6 Color Information

Hex color code: #CEBCE6

The hex color #CEBCE6 is a ethereal purple with RGB values of (206, 188, 230) and HSL of (266°, 46%, 82%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CEBCE6
RGB
206, 188, 230
HSL
266°, 46%, 82%
CMYK
10%, 18%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 230

Red: 206 / Green: 188 / Blue: 230

HSL

266°, 46%, 82%

Hue: 266° / Saturation: 46% / Lightness: 82%

CMYK

10%, 18%, 0%, 10%

Cyan: 10% / Magenta: 18% / Yellow: 0% / Key: 10%

What color is #CEBCE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCE6 to RGB:

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

HEX to HSL

Convert #CEBCE6 to HSL:

hsl(266, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCE6 to CMYK:

cmyk(10%, 18%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CEBCE6 is a delicate purple color with RGB values of 206, 188, 230 and HSL of 266°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCE6 is #D4E6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBFE6.

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

Contrast with #CEBCE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCE6?

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

What is the RGB value of #CEBCE6?

#CEBCE6 in RGB is (206, 188, 230) - 206 red, 188 green, and 230 blue.

How to use #CEBCE6 in CSS?

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

What colors go well with #CEBCE6?

#D4E6BC (complementary), #BCBFE6 (analogous), and #A684D2 (lighter shade) work well with #CEBCE6.