#CFA8DC Color Information

Hex color code: #CFA8DC

#CFA8DC is a delicate magenta color. In RGB it is (207, 168, 220), and in HSL it is (285°, 43%, 76%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CFA8DC
RGB
207, 168, 220
HSL
285°, 43%, 76%
CMYK
6%, 24%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA8DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 168, 220

Red: 207 / Green: 168 / Blue: 220

HSL

285°, 43%, 76%

Hue: 285° / Saturation: 43% / Lightness: 76%

CMYK

6%, 24%, 0%, 14%

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

What color is #CFA8DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA8DC to RGB:

rgb(207, 168, 220)HEX to RGB Converter →

HEX to HSL

Convert #CFA8DC to HSL:

hsl(285, 43%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA8DC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #CFA8DC has RGB (207, 168, 220) and HSL (285°, 43%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA8DC is #B5DCA7, creating high-contrast pairings. For softer combinations, try analogous colors like #B5A7DC.

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

Contrast with #CFA8DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA8DC?

#CFA8DC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFA8DC?

#CFA8DC in RGB is (207, 168, 220) - 207 red, 168 green, and 220 blue.

How to use #CFA8DC in CSS?

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

What colors go well with #CFA8DC?

#B5DCA7 (complementary), #B5A7DC (analogous), and #B171C6 (lighter shade) work well with #CFA8DC.