#CE7DEE Color Information

Hex color code: #CE7DEE

A dynamic purple shade, #CE7DEE appears as (206, 125, 238) in RGB and (283°, 77%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#CE7DEE
RGB
206, 125, 238
HSL
283°, 77%, 71%
CMYK
13%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE7DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 125, 238

Red: 206 / Green: 125 / Blue: 238

HSL

283°, 77%, 71%

Hue: 283° / Saturation: 77% / Lightness: 71%

CMYK

13%, 47%, 0%, 7%

Cyan: 13% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #CE7DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE7DEE to RGB:

rgb(206, 125, 238)HEX to RGB Converter →

HEX to HSL

Convert #CE7DEE to HSL:

hsl(283, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CE7DEE to CMYK:

cmyk(13%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #CE7DEE has RGB (206, 125, 238) and HSL (283°, 77%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE7DEE is #9CEE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #957CEE.

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

Contrast with #CE7DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE7DEE?

#CE7DEE is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE7DEE?

#CE7DEE in RGB is (206, 125, 238) - 206 red, 125 green, and 238 blue.

How to use #CE7DEE in CSS?

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

What colors go well with #CE7DEE?

#9CEE7C (complementary), #957CEE (analogous), and #B438E5 (lighter shade) work well with #CE7DEE.