#CE85EF Color Information

Hex color code: #CE85EF

#CE85EF is a eye-catching purple color. In RGB it is (206, 133, 239), and in HSL it is (281°, 77%, 73%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#CE85EF
RGB
206, 133, 239
HSL
281°, 77%, 73%
CMYK
14%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE85EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 133, 239

Red: 206 / Green: 133 / Blue: 239

HSL

281°, 77%, 73%

Hue: 281° / Saturation: 77% / Lightness: 73%

CMYK

14%, 44%, 0%, 6%

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

What color is #CE85EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE85EF to RGB:

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

HEX to HSL

Convert #CE85EF to HSL:

hsl(281, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CE85EF to CMYK:

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

Color Meaning and Usage

A striking purple tone, #CE85EF has RGB (206, 133, 239) and HSL (281°, 77%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE85EF is #A7EF85, creating high-contrast pairings. For softer combinations, try analogous colors like #9985EF.

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

Contrast with #CE85EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE85EF?

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

What is the RGB value of #CE85EF?

#CE85EF in RGB is (206, 133, 239) - 206 red, 133 green, and 239 blue.

How to use #CE85EF in CSS?

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

What colors go well with #CE85EF?

#A7EF85 (complementary), #9985EF (analogous), and #B241E6 (lighter shade) work well with #CE85EF.