#CEA4DA Color Information

Hex color code: #CEA4DA

#CEA4DA is a delicate magenta color. In RGB it is (206, 164, 218), and in HSL it is (287°, 42%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CEA4DA
RGB
206, 164, 218
HSL
287°, 42%, 75%
CMYK
6%, 25%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 164, 218

Red: 206 / Green: 164 / Blue: 218

HSL

287°, 42%, 75%

Hue: 287° / Saturation: 42% / Lightness: 75%

CMYK

6%, 25%, 0%, 15%

Cyan: 6% / Magenta: 25% / Yellow: 0% / Key: 15%

What color is #CEA4DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA4DA to RGB:

rgb(206, 164, 218)HEX to RGB Converter →

HEX to HSL

Convert #CEA4DA to HSL:

hsl(287, 42%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA4DA to CMYK:

cmyk(6%, 25%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CEA4DA is a gentle magenta color with RGB values of 206, 164, 218 and HSL of 287°, 42%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA4DA is #B0DAA4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4A4DA.

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

Contrast with #CEA4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA4DA?

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

What is the RGB value of #CEA4DA?

#CEA4DA in RGB is (206, 164, 218) - 206 red, 164 green, and 218 blue.

How to use #CEA4DA in CSS?

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

What colors go well with #CEA4DA?

#B0DAA4 (complementary), #B4A4DA (analogous), and #B16EC4 (lighter shade) work well with #CEA4DA.