#CE9FDF Color Information

Hex color code: #CE9FDF

The hex color #CE9FDF is a subtle purple with RGB values of (206, 159, 223) and HSL of (284°, 50%, 75%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CE9FDF
RGB
206, 159, 223
HSL
284°, 50%, 75%
CMYK
8%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 159, 223

Red: 206 / Green: 159 / Blue: 223

HSL

284°, 50%, 75%

Hue: 284° / Saturation: 50% / Lightness: 75%

CMYK

8%, 29%, 0%, 13%

Cyan: 8% / Magenta: 29% / Yellow: 0% / Key: 13%

What color is #CE9FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9FDF to RGB:

rgb(206, 159, 223)HEX to RGB Converter →

HEX to HSL

Convert #CE9FDF to HSL:

hsl(284, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9FDF to CMYK:

cmyk(8%, 29%, 0%, 13%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #CE9FDF has RGB (206, 159, 223) and HSL (284°, 50%, 75%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9FDF is #B0DF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #AE9FDF.

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

Contrast with #CE9FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9FDF?

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

What is the RGB value of #CE9FDF?

#CE9FDF in RGB is (206, 159, 223) - 206 red, 159 green, and 223 blue.

How to use #CE9FDF in CSS?

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

What colors go well with #CE9FDF?

#B0DF9F (complementary), #AE9FDF (analogous), and #B166CC (lighter shade) work well with #CE9FDF.