#CF8DBE Color Information

Hex color code: #CF8DBE

The hex color #CF8DBE is a pastel magenta with RGB values of (207, 141, 190) and HSL of (315°, 41%, 68%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CF8DBE
RGB
207, 141, 190
HSL
315°, 41%, 68%
CMYK
0%, 32%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF8DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 141, 190

Red: 207 / Green: 141 / Blue: 190

HSL

315°, 41%, 68%

Hue: 315° / Saturation: 41% / Lightness: 68%

CMYK

0%, 32%, 8%, 19%

Cyan: 0% / Magenta: 32% / Yellow: 8% / Key: 19%

What color is #CF8DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF8DBE to RGB:

rgb(207, 141, 190)HEX to RGB Converter →

HEX to HSL

Convert #CF8DBE to HSL:

hsl(315, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CF8DBE to CMYK:

cmyk(0%, 32%, 8%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CF8DBE has RGB (207, 141, 190) and HSL (315°, 41%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF8DBE is #8CCF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #BE8CCF.

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

Contrast with #CF8DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF8DBE?

#CF8DBE is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF8DBE?

#CF8DBE in RGB is (207, 141, 190) - 207 red, 141 green, and 190 blue.

How to use #CF8DBE in CSS?

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

What colors go well with #CF8DBE?

#8CCF9D (complementary), #BE8CCF (analogous), and #B856A0 (lighter shade) work well with #CF8DBE.