#CFA8EF Color Information

Hex color code: #CFA8EF

The hex color #CFA8EF is a ethereal purple with RGB values of (207, 168, 239) and HSL of (273°, 69%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CFA8EF
RGB
207, 168, 239
HSL
273°, 69%, 80%
CMYK
13%, 30%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA8EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 168, 239

Red: 207 / Green: 168 / Blue: 239

HSL

273°, 69%, 80%

Hue: 273° / Saturation: 69% / Lightness: 80%

CMYK

13%, 30%, 0%, 6%

Cyan: 13% / Magenta: 30% / Yellow: 0% / Key: 6%

What color is #CFA8EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA8EF to RGB:

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

HEX to HSL

Convert #CFA8EF to HSL:

hsl(273, 69%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA8EF to CMYK:

cmyk(13%, 30%, 0%, 6%)Color Converter →

Color Meaning and Usage

#CFA8EF is a soft purple color with RGB values of 207, 168, 239 and HSL of 273°, 69%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA8EF is #C8EFA9, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA9EF.

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

Contrast with #CFA8EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA8EF?

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

What is the RGB value of #CFA8EF?

#CFA8EF in RGB is (207, 168, 239) - 207 red, 168 green, and 239 blue.

How to use #CFA8EF in CSS?

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

What colors go well with #CFA8EF?

#C8EFA9 (complementary), #ACA9EF (analogous), and #AC68E3 (lighter shade) work well with #CFA8EF.