#CE6ECA Color Information

Hex color code: #CE6ECA

The hex color #CE6ECA is a subtle magenta with RGB values of (206, 110, 202) and HSL of (303°, 49%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CE6ECA
RGB
206, 110, 202
HSL
303°, 49%, 62%
CMYK
0%, 47%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE6ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 110, 202

Red: 206 / Green: 110 / Blue: 202

HSL

303°, 49%, 62%

Hue: 303° / Saturation: 49% / Lightness: 62%

CMYK

0%, 47%, 2%, 19%

Cyan: 0% / Magenta: 47% / Yellow: 2% / Key: 19%

What color is #CE6ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE6ECA to RGB:

rgb(206, 110, 202)HEX to RGB Converter →

HEX to HSL

Convert #CE6ECA to HSL:

hsl(303, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CE6ECA to CMYK:

cmyk(0%, 47%, 2%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CE6ECA has RGB (206, 110, 202) and HSL (303°, 49%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE6ECA is #6FCE73, creating high-contrast pairings. For softer combinations, try analogous colors like #A36FCE.

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

Contrast with #CE6ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE6ECA?

#CE6ECA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE6ECA?

#CE6ECA in RGB is (206, 110, 202) - 206 red, 110 green, and 202 blue.

How to use #CE6ECA in CSS?

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

What colors go well with #CE6ECA?

#6FCE73 (complementary), #A36FCE (analogous), and #B33DAD (lighter shade) work well with #CE6ECA.