#CFC8DA Color Information

Hex color code: #CFC8DA

A soft purple shade, #CFC8DA appears as (207, 200, 218) in RGB and (263°, 20%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFC8DA
RGB
207, 200, 218
HSL
263°, 20%, 82%
CMYK
5%, 8%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC8DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 200, 218

Red: 207 / Green: 200 / Blue: 218

HSL

263°, 20%, 82%

Hue: 263° / Saturation: 20% / Lightness: 82%

CMYK

5%, 8%, 0%, 15%

Cyan: 5% / Magenta: 8% / Yellow: 0% / Key: 15%

What color is #CFC8DA?

#CFC8DA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC8DA to RGB:

rgb(207, 200, 218)HEX to RGB Converter →

HEX to HSL

Convert #CFC8DA to HSL:

hsl(263, 20%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC8DA to CMYK:

cmyk(5%, 8%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CFC8DA is a ethereal purple color with RGB values of 207, 200, 218 and HSL of 263°, 20%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC8DA is #D3DAC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CADA.

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

Contrast with #CFC8DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC8DA?

#CFC8DA is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFC8DA?

#CFC8DA in RGB is (207, 200, 218) - 207 red, 200 green, and 218 blue.

How to use #CFC8DA in CSS?

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

What colors go well with #CFC8DA?

#D3DAC8 (complementary), #C8CADA (analogous), and #A79ABC (lighter shade) work well with #CFC8DA.