#CE8BCB Color Information

Hex color code: #CE8BCB

A gentle magenta shade, #CE8BCB appears as (206, 139, 203) in RGB and (303°, 41%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE8BCB
RGB
206, 139, 203
HSL
303°, 41%, 68%
CMYK
0%, 33%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE8BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 139, 203

Red: 206 / Green: 139 / Blue: 203

HSL

303°, 41%, 68%

Hue: 303° / Saturation: 41% / Lightness: 68%

CMYK

0%, 33%, 1%, 19%

Cyan: 0% / Magenta: 33% / Yellow: 1% / Key: 19%

What color is #CE8BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE8BCB to RGB:

rgb(206, 139, 203)HEX to RGB Converter →

HEX to HSL

Convert #CE8BCB to HSL:

hsl(303, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CE8BCB to CMYK:

cmyk(0%, 33%, 1%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CE8BCB has RGB (206, 139, 203) and HSL (303°, 41%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE8BCB is #8CCF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #B18CCF.

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

Contrast with #CE8BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE8BCB?

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

What is the RGB value of #CE8BCB?

#CE8BCB in RGB is (206, 139, 203) - 206 red, 139 green, and 203 blue.

How to use #CE8BCB in CSS?

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

What colors go well with #CE8BCB?

#8CCF8F (complementary), #B18CCF (analogous), and #B856B3 (lighter shade) work well with #CE8BCB.