#CE88CB Color Information

Hex color code: #CE88CB

The hex color #CE88CB is a delicate magenta with RGB values of (206, 136, 203) and HSL of (303°, 42%, 67%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CE88CB
RGB
206, 136, 203
HSL
303°, 42%, 67%
CMYK
0%, 34%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE88CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 136, 203

Red: 206 / Green: 136 / Blue: 203

HSL

303°, 42%, 67%

Hue: 303° / Saturation: 42% / Lightness: 67%

CMYK

0%, 34%, 1%, 19%

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

What color is #CE88CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE88CB to RGB:

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

HEX to HSL

Convert #CE88CB to HSL:

hsl(303, 42%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CE88CB to CMYK:

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

Color Meaning and Usage

#CE88CB is a subtle magenta color with RGB values of 206, 136, 203 and HSL of 303°, 42%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE88CB is #88CE8B, creating high-contrast pairings. For softer combinations, try analogous colors like #AE88CE.

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

Contrast with #CE88CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE88CB?

#CE88CB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE88CB?

#CE88CB in RGB is (206, 136, 203) - 206 red, 136 green, and 203 blue.

How to use #CE88CB in CSS?

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

What colors go well with #CE88CB?

#88CE8B (complementary), #AE88CE (analogous), and #B851B3 (lighter shade) work well with #CE88CB.