#CE4FDC Color Information

Hex color code: #CE4FDC

The hex color #CE4FDC is a subtle magenta with RGB values of (206, 79, 220) and HSL of (294°, 67%, 59%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CE4FDC
RGB
206, 79, 220
HSL
294°, 67%, 59%
CMYK
6%, 64%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE4FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 79, 220

Red: 206 / Green: 79 / Blue: 220

HSL

294°, 67%, 59%

Hue: 294° / Saturation: 67% / Lightness: 59%

CMYK

6%, 64%, 0%, 14%

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

What color is #CE4FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE4FDC to RGB:

rgb(206, 79, 220)HEX to RGB Converter →

HEX to HSL

Convert #CE4FDC to HSL:

hsl(294, 67%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CE4FDC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CE4FDC has RGB (206, 79, 220) and HSL (294°, 67%, 59%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE4FDC is #5EDC50, creating high-contrast pairings. For softer combinations, try analogous colors like #8850DC.

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

Contrast with #CE4FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE4FDC?

#CE4FDC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE4FDC?

#CE4FDC in RGB is (206, 79, 220) - 206 red, 79 green, and 220 blue.

How to use #CE4FDC in CSS?

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

What colors go well with #CE4FDC?

#5EDC50 (complementary), #8850DC (analogous), and #AC25BB (lighter shade) work well with #CE4FDC.