#CE62EF Color Information

Hex color code: #CE62EF

The hex color #CE62EF is a vivid magenta with RGB values of (206, 98, 239) and HSL of (286°, 82%, 66%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CE62EF
RGB
206, 98, 239
HSL
286°, 82%, 66%
CMYK
14%, 59%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE62EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 98, 239

Red: 206 / Green: 98 / Blue: 239

HSL

286°, 82%, 66%

Hue: 286° / Saturation: 82% / Lightness: 66%

CMYK

14%, 59%, 0%, 6%

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

What color is #CE62EF?

#CE62EF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE62EF to RGB:

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

HEX to HSL

Convert #CE62EF to HSL:

hsl(286, 82%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CE62EF to CMYK:

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

Color Meaning and Usage

#CE62EF is a striking magenta color with RGB values of 206, 98, 239 and HSL of 286°, 82%, 66%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE62EF is #82EF61, creating high-contrast pairings. For softer combinations, try analogous colors like #8761EF.

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

Contrast with #CE62EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE62EF?

#CE62EF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CE62EF?

#CE62EF in RGB is (206, 98, 239) - 206 red, 98 green, and 239 blue.

How to use #CE62EF in CSS?

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

What colors go well with #CE62EF?

#82EF61 (complementary), #8761EF (analogous), and #B91CE9 (lighter shade) work well with #CE62EF.