#CFA9ED Color Information

Hex color code: #CFA9ED

#CFA9ED is a airy purple color. In RGB it is (207, 169, 237), and in HSL it is (274°, 65%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CFA9ED
RGB
207, 169, 237
HSL
274°, 65%, 80%
CMYK
13%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA9ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 169, 237

Red: 207 / Green: 169 / Blue: 237

HSL

274°, 65%, 80%

Hue: 274° / Saturation: 65% / Lightness: 80%

CMYK

13%, 29%, 0%, 7%

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

What color is #CFA9ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA9ED to RGB:

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

HEX to HSL

Convert #CFA9ED to HSL:

hsl(274, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA9ED to CMYK:

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

Color Meaning and Usage

#CFA9ED is a airy purple color with RGB values of 207, 169, 237 and HSL of 274°, 65%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA9ED is #C8EDAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AFABED.

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

Contrast with #CFA9ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA9ED?

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

What is the RGB value of #CFA9ED?

#CFA9ED in RGB is (207, 169, 237) - 207 red, 169 green, and 237 blue.

How to use #CFA9ED in CSS?

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

What colors go well with #CFA9ED?

#C8EDAB (complementary), #AFABED (analogous), and #AD6CE0 (lighter shade) work well with #CFA9ED.