#CE62EA Color Information

Hex color code: #CE62EA

The hex color #CE62EA is a vivid magenta with RGB values of (206, 98, 234) and HSL of (288°, 76%, 65%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CE62EA
RGB
206, 98, 234
HSL
288°, 76%, 65%
CMYK
12%, 58%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE62EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 98, 234

Red: 206 / Green: 98 / Blue: 234

HSL

288°, 76%, 65%

Hue: 288° / Saturation: 76% / Lightness: 65%

CMYK

12%, 58%, 0%, 8%

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

What color is #CE62EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE62EA to RGB:

rgb(206, 98, 234)HEX to RGB Converter →

HEX to HSL

Convert #CE62EA to HSL:

hsl(288, 76%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CE62EA to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #CE62EA has RGB (206, 98, 234) and HSL (288°, 76%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE62EA is #7DEA62, creating high-contrast pairings. For softer combinations, try analogous colors like #8B62EA.

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

Contrast with #CE62EA

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

Contrast Ratio: 6.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE62EA?

#CE62EA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE62EA?

#CE62EA in RGB is (206, 98, 234) - 206 red, 98 green, and 234 blue.

How to use #CE62EA in CSS?

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

What colors go well with #CE62EA?

#7DEA62 (complementary), #8B62EA (analogous), and #BA1FE0 (lighter shade) work well with #CE62EA.