#CE7DEF Color Information

Hex color code: #CE7DEF

#CE7DEF is a bold purple color. In RGB it is (206, 125, 239), and in HSL it is (283°, 78%, 71%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#CE7DEF
RGB
206, 125, 239
HSL
283°, 78%, 71%
CMYK
14%, 48%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE7DEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 125, 239

Red: 206 / Green: 125 / Blue: 239

HSL

283°, 78%, 71%

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

CMYK

14%, 48%, 0%, 6%

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

What color is #CE7DEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE7DEF to RGB:

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

HEX to HSL

Convert #CE7DEF to HSL:

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

HEX to CMYK

Convert #CE7DEF to CMYK:

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

Color Meaning and Usage

#CE7DEF is a bold purple color with RGB values of 206, 125, 239 and HSL of 283°, 78%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE7DEF is #9CEF7B, creating high-contrast pairings. For softer combinations, try analogous colors like #947BEF.

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

Contrast with #CE7DEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE7DEF?

#CE7DEF is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE7DEF?

#CE7DEF in RGB is (206, 125, 239) - 206 red, 125 green, and 239 blue.

How to use #CE7DEF in CSS?

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

What colors go well with #CE7DEF?

#9CEF7B (complementary), #947BEF (analogous), and #B537E6 (lighter shade) work well with #CE7DEF.