#CE9DEF Color Information

Hex color code: #CE9DEF

#CE9DEF is a soft purple color. In RGB it is (206, 157, 239), and in HSL it is (276°, 72%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE9DEF
RGB
206, 157, 239
HSL
276°, 72%, 78%
CMYK
14%, 34%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9DEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 157, 239

Red: 206 / Green: 157 / Blue: 239

HSL

276°, 72%, 78%

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

CMYK

14%, 34%, 0%, 6%

Cyan: 14% / Magenta: 34% / Yellow: 0% / Key: 6%

What color is #CE9DEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9DEF to RGB:

rgb(206, 157, 239)HEX to RGB Converter →

HEX to HSL

Convert #CE9DEF to HSL:

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

HEX to CMYK

Convert #CE9DEF to CMYK:

cmyk(14%, 34%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CE9DEF is a airy purple color with RGB values of 206, 157, 239 and HSL of 276°, 72%, 78%. 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 #CE9DEF is #BFEF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A79FEF.

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

Contrast with #CE9DEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9DEF?

#CE9DEF is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE9DEF?

#CE9DEF in RGB is (206, 157, 239) - 206 red, 157 green, and 239 blue.

How to use #CE9DEF in CSS?

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

What colors go well with #CE9DEF?

#BFEF9F (complementary), #A79FEF (analogous), and #AE5DE5 (lighter shade) work well with #CE9DEF.