#CE9BEE Color Information

Hex color code: #CE9BEE

The hex color #CE9BEE is a light purple with RGB values of (206, 155, 238) and HSL of (277°, 71%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE9BEE
RGB
206, 155, 238
HSL
277°, 71%, 77%
CMYK
13%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 155, 238

Red: 206 / Green: 155 / Blue: 238

HSL

277°, 71%, 77%

Hue: 277° / Saturation: 71% / Lightness: 77%

CMYK

13%, 35%, 0%, 7%

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

What color is #CE9BEE?

#CE9BEE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9BEE to RGB:

rgb(206, 155, 238)HEX to RGB Converter →

HEX to HSL

Convert #CE9BEE to HSL:

hsl(277, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9BEE to CMYK:

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

Color Meaning and Usage

#CE9BEE is a delicate purple color with RGB values of 206, 155, 238 and HSL of 277°, 71%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9BEE is #BBEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A49BEE.

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

Contrast with #CE9BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9BEE?

#CE9BEE is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE9BEE?

#CE9BEE in RGB is (206, 155, 238) - 206 red, 155 green, and 238 blue.

How to use #CE9BEE in CSS?

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

What colors go well with #CE9BEE?

#BBEE9B (complementary), #A49BEE (analogous), and #AE59E3 (lighter shade) work well with #CE9BEE.