#CE6CEF Color Information

Hex color code: #CE6CEF

The hex color #CE6CEF is a dynamic magenta with RGB values of (206, 108, 239) and HSL of (285°, 80%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#CE6CEF
RGB
206, 108, 239
HSL
285°, 80%, 68%
CMYK
14%, 55%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE6CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 108, 239

Red: 206 / Green: 108 / Blue: 239

HSL

285°, 80%, 68%

Hue: 285° / Saturation: 80% / Lightness: 68%

CMYK

14%, 55%, 0%, 6%

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

What color is #CE6CEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE6CEF to RGB:

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

HEX to HSL

Convert #CE6CEF to HSL:

hsl(285, 80%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CE6CEF to CMYK:

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

Color Meaning and Usage

#CE6CEF is a striking magenta color with RGB values of 206, 108, 239 and HSL of 285°, 80%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE6CEF is #8DEF6C, creating high-contrast pairings. For softer combinations, try analogous colors like #8D6CEF.

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

Contrast with #CE6CEF

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

Contrast Ratio: 7.02:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE6CEF?

#CE6CEF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE6CEF?

#CE6CEF in RGB is (206, 108, 239) - 206 red, 108 green, and 239 blue.

How to use #CE6CEF in CSS?

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

What colors go well with #CE6CEF?

#8DEF6C (complementary), #8D6CEF (analogous), and #B727E7 (lighter shade) work well with #CE6CEF.