#CE9ED4 Color Information

Hex color code: #CE9ED4

The hex color #CE9ED4 is a gentle magenta with RGB values of (206, 158, 212) and HSL of (293°, 39%, 73%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE9ED4
RGB
206, 158, 212
HSL
293°, 39%, 73%
CMYK
3%, 25%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9ED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 158, 212

Red: 206 / Green: 158 / Blue: 212

HSL

293°, 39%, 73%

Hue: 293° / Saturation: 39% / Lightness: 73%

CMYK

3%, 25%, 0%, 17%

Cyan: 3% / Magenta: 25% / Yellow: 0% / Key: 17%

What color is #CE9ED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9ED4 to RGB:

rgb(206, 158, 212)HEX to RGB Converter →

HEX to HSL

Convert #CE9ED4 to HSL:

hsl(293, 39%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9ED4 to CMYK:

cmyk(3%, 25%, 0%, 17%)Color Converter →

Color Meaning and Usage

#CE9ED4 is a gentle magenta color with RGB values of 206, 158, 212 and HSL of 293°, 39%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9ED4 is #A6D59F, creating high-contrast pairings. For softer combinations, try analogous colors like #B49FD5.

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

Contrast with #CE9ED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9ED4?

#CE9ED4 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE9ED4?

#CE9ED4 in RGB is (206, 158, 212) - 206 red, 158 green, and 212 blue.

How to use #CE9ED4 in CSS?

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

What colors go well with #CE9ED4?

#A6D59F (complementary), #B49FD5 (analogous), and #B46ABE (lighter shade) work well with #CE9ED4.