#CFCCD1 Color Information

Hex color code: #CFCCD1

The hex color #CFCCD1 is a airy purple with RGB values of (207, 204, 209) and HSL of (276°, 5%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCCD1
RGB
207, 204, 209
HSL
276°, 5%, 81%
CMYK
1%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCCD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 204, 209

Red: 207 / Green: 204 / Blue: 209

HSL

276°, 5%, 81%

Hue: 276° / Saturation: 5% / Lightness: 81%

CMYK

1%, 2%, 0%, 18%

Cyan: 1% / Magenta: 2% / Yellow: 0% / Key: 18%

What color is #CFCCD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCCD1 to RGB:

rgb(207, 204, 209)HEX to RGB Converter →

HEX to HSL

Convert #CFCCD1 to HSL:

hsl(276, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCCD1 to CMYK:

cmyk(1%, 2%, 0%, 18%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CFCCD1 has RGB (207, 204, 209) and HSL (276°, 5%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCCD1 is #CED1CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCCD1.

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

Contrast with #CFCCD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCCD1?

#CFCCD1 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCCD1?

#CFCCD1 in RGB is (207, 204, 209) - 207 red, 204 green, and 209 blue.

How to use #CFCCD1 in CSS?

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

What colors go well with #CFCCD1?

#CED1CC (complementary), #CDCCD1 (analogous), and #A9A4AD (lighter shade) work well with #CFCCD1.