#CF8CDE Color Information

Hex color code: #CF8CDE

A neutral magenta shade, #CF8CDE appears as (207, 140, 222) in RGB and (289°, 55%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CF8CDE
RGB
207, 140, 222
HSL
289°, 55%, 71%
CMYK
7%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF8CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 140, 222

Red: 207 / Green: 140 / Blue: 222

HSL

289°, 55%, 71%

Hue: 289° / Saturation: 55% / Lightness: 71%

CMYK

7%, 37%, 0%, 13%

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

What color is #CF8CDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF8CDE to RGB:

rgb(207, 140, 222)HEX to RGB Converter →

HEX to HSL

Convert #CF8CDE to HSL:

hsl(289, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CF8CDE to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #CF8CDE has RGB (207, 140, 222) and HSL (289°, 55%, 71%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF8CDE is #9BDE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A68CDE.

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

Contrast with #CF8CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF8CDE?

#CF8CDE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF8CDE?

#CF8CDE in RGB is (207, 140, 222) - 207 red, 140 green, and 222 blue.

How to use #CF8CDE in CSS?

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

What colors go well with #CF8CDE?

#9BDE8C (complementary), #A68CDE (analogous), and #B651CD (lighter shade) work well with #CF8CDE.