#CE68EC Color Information

Hex color code: #CE68EC

A eye-catching magenta shade, #CE68EC appears as (206, 104, 236) in RGB and (286°, 78%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CE68EC
RGB
206, 104, 236
HSL
286°, 78%, 67%
CMYK
13%, 56%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE68EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 104, 236

Red: 206 / Green: 104 / Blue: 236

HSL

286°, 78%, 67%

Hue: 286° / Saturation: 78% / Lightness: 67%

CMYK

13%, 56%, 0%, 7%

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

What color is #CE68EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE68EC to RGB:

rgb(206, 104, 236)HEX to RGB Converter →

HEX to HSL

Convert #CE68EC to HSL:

hsl(286, 78%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CE68EC to CMYK:

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

Color Meaning and Usage

#CE68EC is a bold magenta color with RGB values of 206, 104, 236 and HSL of 286°, 78%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE68EC is #88EC69, creating high-contrast pairings. For softer combinations, try analogous colors like #8C69EC.

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

Contrast with #CE68EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE68EC?

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

What is the RGB value of #CE68EC?

#CE68EC in RGB is (206, 104, 236) - 206 red, 104 green, and 236 blue.

How to use #CE68EC in CSS?

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

What colors go well with #CE68EC?

#88EC69 (complementary), #8C69EC (analogous), and #B825E4 (lighter shade) work well with #CE68EC.