#CFCEDD Color Information

Hex color code: #CFCEDD

#CFCEDD is a delicate blue color. In RGB it is (207, 206, 221), and in HSL it is (244°, 18%, 84%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CFCEDD
RGB
207, 206, 221
HSL
244°, 18%, 84%
CMYK
6%, 7%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCEDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 206, 221

Red: 207 / Green: 206 / Blue: 221

HSL

244°, 18%, 84%

Hue: 244° / Saturation: 18% / Lightness: 84%

CMYK

6%, 7%, 0%, 13%

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

What color is #CFCEDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCEDD to RGB:

rgb(207, 206, 221)HEX to RGB Converter →

HEX to HSL

Convert #CFCEDD to HSL:

hsl(244, 18%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCEDD to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CFCEDD has RGB (207, 206, 221) and HSL (244°, 18%, 84%). 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 #CFCEDD is #DDDECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD5DE.

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

Contrast with #CFCEDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCEDD?

#CFCEDD is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCEDD?

#CFCEDD in RGB is (207, 206, 221) - 207 red, 206 green, and 221 blue.

How to use #CFCEDD in CSS?

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

What colors go well with #CFCEDD?

#DDDECF (complementary), #CFD5DE (analogous), and #A4A2BE (lighter shade) work well with #CFCEDD.