#CEA1EB Color Information

Hex color code: #CEA1EB

#CEA1EB is a ethereal purple color. In RGB it is (206, 161, 235), and in HSL it is (276°, 65%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CEA1EB
RGB
206, 161, 235
HSL
276°, 65%, 78%
CMYK
12%, 31%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 161, 235

Red: 206 / Green: 161 / Blue: 235

HSL

276°, 65%, 78%

Hue: 276° / Saturation: 65% / Lightness: 78%

CMYK

12%, 31%, 0%, 8%

Cyan: 12% / Magenta: 31% / Yellow: 0% / Key: 8%

What color is #CEA1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA1EB to RGB:

rgb(206, 161, 235)HEX to RGB Converter →

HEX to HSL

Convert #CEA1EB to HSL:

hsl(276, 65%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA1EB to CMYK:

cmyk(12%, 31%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light purple tone, #CEA1EB has RGB (206, 161, 235) and HSL (276°, 65%, 78%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA1EB is #C0EBA2, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA2EB.

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

Contrast with #CEA1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA1EB?

#CEA1EB is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEA1EB?

#CEA1EB in RGB is (206, 161, 235) - 206 red, 161 green, and 235 blue.

How to use #CEA1EB in CSS?

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

What colors go well with #CEA1EB?

#C0EBA2 (complementary), #AAA2EB (analogous), and #AD63DE (lighter shade) work well with #CEA1EB.