#CFCDF8 Color Information

Hex color code: #CFCDF8

The hex color #CFCDF8 is a ethereal blue with RGB values of (207, 205, 248) and HSL of (243°, 75%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CFCDF8
RGB
207, 205, 248
HSL
243°, 75%, 89%
CMYK
17%, 17%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 248

Red: 207 / Green: 205 / Blue: 248

HSL

243°, 75%, 89%

Hue: 243° / Saturation: 75% / Lightness: 89%

CMYK

17%, 17%, 0%, 3%

Cyan: 17% / Magenta: 17% / Yellow: 0% / Key: 3%

What color is #CFCDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDF8 to RGB:

rgb(207, 205, 248)HEX to RGB Converter →

HEX to HSL

Convert #CFCDF8 to HSL:

hsl(243, 75%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDF8 to CMYK:

cmyk(17%, 17%, 0%, 3%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CFCDF8 has RGB (207, 205, 248) and HSL (243°, 75%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDF8 is #F6F8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE1F8.

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

Contrast with #CFCDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDF8?

#CFCDF8 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCDF8?

#CFCDF8 in RGB is (207, 205, 248) - 207 red, 205 green, and 248 blue.

How to use #CFCDF8 in CSS?

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

What colors go well with #CFCDF8?

#F6F8CE (complementary), #CEE1F8 (analogous), and #908BEE (lighter shade) work well with #CFCDF8.