#CDBCF6 Color Information

Hex color code: #CDBCF6

The hex color #CDBCF6 is a light purple with RGB values of (205, 188, 246) and HSL of (258°, 76%, 85%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CDBCF6
RGB
205, 188, 246
HSL
258°, 76%, 85%
CMYK
17%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 246

Red: 205 / Green: 188 / Blue: 246

HSL

258°, 76%, 85%

Hue: 258° / Saturation: 76% / Lightness: 85%

CMYK

17%, 24%, 0%, 4%

Cyan: 17% / Magenta: 24% / Yellow: 0% / Key: 4%

What color is #CDBCF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCF6 to RGB:

rgb(205, 188, 246)HEX to RGB Converter →

HEX to HSL

Convert #CDBCF6 to HSL:

hsl(258, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBCF6 to CMYK:

cmyk(17%, 24%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CDBCF6 is a soft purple color with RGB values of 205, 188, 246 and HSL of 258°, 76%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBCF6 is #E4F6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC7F6.

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

Contrast with #CDBCF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBCF6?

#CDBCF6 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDBCF6?

#CDBCF6 in RGB is (205, 188, 246) - 205 red, 188 green, and 246 blue.

How to use #CDBCF6 in CSS?

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

What colors go well with #CDBCF6?

#E4F6BC (complementary), #BCC7F6 (analogous), and #9B78ED (lighter shade) work well with #CDBCF6.