#CF83ED Color Information

Hex color code: #CF83ED

#CF83ED is a vivid purple color. In RGB it is (207, 131, 237), and in HSL it is (283°, 75%, 72%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#CF83ED
RGB
207, 131, 237
HSL
283°, 75%, 72%
CMYK
13%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF83ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 131, 237

Red: 207 / Green: 131 / Blue: 237

HSL

283°, 75%, 72%

Hue: 283° / Saturation: 75% / Lightness: 72%

CMYK

13%, 45%, 0%, 7%

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

What color is #CF83ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF83ED to RGB:

rgb(207, 131, 237)HEX to RGB Converter →

HEX to HSL

Convert #CF83ED to HSL:

hsl(283, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CF83ED to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #CF83ED has RGB (207, 131, 237) and HSL (283°, 75%, 72%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF83ED is #A0ED82, creating high-contrast pairings. For softer combinations, try analogous colors like #9982ED.

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

Contrast with #CF83ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF83ED?

#CF83ED is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF83ED?

#CF83ED in RGB is (207, 131, 237) - 207 red, 131 green, and 237 blue.

How to use #CF83ED in CSS?

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

What colors go well with #CF83ED?

#A0ED82 (complementary), #9982ED (analogous), and #B53FE4 (lighter shade) work well with #CF83ED.