#CDC8ED Color Information

Hex color code: #CDC8ED

A ethereal blue shade, #CDC8ED appears as (205, 200, 237) in RGB and (248°, 51%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CDC8ED
RGB
205, 200, 237
HSL
248°, 51%, 86%
CMYK
14%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC8ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 200, 237

Red: 205 / Green: 200 / Blue: 237

HSL

248°, 51%, 86%

Hue: 248° / Saturation: 51% / Lightness: 86%

CMYK

14%, 16%, 0%, 7%

Cyan: 14% / Magenta: 16% / Yellow: 0% / Key: 7%

What color is #CDC8ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC8ED to RGB:

rgb(205, 200, 237)HEX to RGB Converter →

HEX to HSL

Convert #CDC8ED to HSL:

hsl(248, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC8ED to CMYK:

cmyk(14%, 16%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CDC8ED has RGB (205, 200, 237) and HSL (248°, 51%, 86%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC8ED is #E9EEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D6EE.

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

Contrast with #CDC8ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC8ED?

#CDC8ED is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDC8ED?

#CDC8ED in RGB is (205, 200, 237) - 205 red, 200 green, and 237 blue.

How to use #CDC8ED in CSS?

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

What colors go well with #CDC8ED?

#E9EEC9 (complementary), #C9D6EE (analogous), and #998FDB (lighter shade) work well with #CDC8ED.