#CFCDEF Color Information

Hex color code: #CFCDEF

#CFCDEF is a ethereal blue color. In RGB it is (207, 205, 239), and in HSL it is (244°, 52%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CFCDEF
RGB
207, 205, 239
HSL
244°, 52%, 87%
CMYK
13%, 14%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 239

Red: 207 / Green: 205 / Blue: 239

HSL

244°, 52%, 87%

Hue: 244° / Saturation: 52% / Lightness: 87%

CMYK

13%, 14%, 0%, 6%

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

What color is #CFCDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDEF to RGB:

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

HEX to HSL

Convert #CFCDEF to HSL:

hsl(244, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDEF to CMYK:

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

Color Meaning and Usage

#CFCDEF is a soft blue color with RGB values of 207, 205, 239 and HSL of 244°, 52%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDEF is #EDEFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDCEF.

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

Contrast with #CFCDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDEF?

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

What is the RGB value of #CFCDEF?

#CFCDEF in RGB is (207, 205, 239) - 207 red, 205 green, and 239 blue.

How to use #CFCDEF in CSS?

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

What colors go well with #CFCDEF?

#EDEFCD (complementary), #CDDCEF (analogous), and #9792DD (lighter shade) work well with #CFCDEF.