#CDBAE8 Color Information

Hex color code: #CDBAE8

The hex color #CDBAE8 is a ethereal purple with RGB values of (205, 186, 232) and HSL of (265°, 50%, 82%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CDBAE8
RGB
205, 186, 232
HSL
265°, 50%, 82%
CMYK
12%, 20%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 186, 232

Red: 205 / Green: 186 / Blue: 232

HSL

265°, 50%, 82%

Hue: 265° / Saturation: 50% / Lightness: 82%

CMYK

12%, 20%, 0%, 9%

Cyan: 12% / Magenta: 20% / Yellow: 0% / Key: 9%

What color is #CDBAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBAE8 to RGB:

rgb(205, 186, 232)HEX to RGB Converter →

HEX to HSL

Convert #CDBAE8 to HSL:

hsl(265, 50%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBAE8 to CMYK:

cmyk(12%, 20%, 0%, 9%)Color Converter →

Color Meaning and Usage

A airy purple tone, #CDBAE8 has RGB (205, 186, 232) and HSL (265°, 50%, 82%). 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 #CDBAE8 is #D5E8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABEE8.

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

Contrast with #CDBAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBAE8?

#CDBAE8 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDBAE8?

#CDBAE8 in RGB is (205, 186, 232) - 205 red, 186 green, and 232 blue.

How to use #CDBAE8 in CSS?

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

What colors go well with #CDBAE8?

#D5E8BA (complementary), #BABEE8 (analogous), and #A481D5 (lighter shade) work well with #CDBAE8.