#C4B2DE Color Information

Hex color code: #C4B2DE

#C4B2DE is a delicate purple color. In RGB it is (196, 178, 222), and in HSL it is (265°, 40%, 78%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C4B2DE
RGB
196, 178, 222
HSL
265°, 40%, 78%
CMYK
12%, 20%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4B2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 178, 222

Red: 196 / Green: 178 / Blue: 222

HSL

265°, 40%, 78%

Hue: 265° / Saturation: 40% / Lightness: 78%

CMYK

12%, 20%, 0%, 13%

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

What color is #C4B2DE?

#C4B2DE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4B2DE to RGB:

rgb(196, 178, 222)HEX to RGB Converter →

HEX to HSL

Convert #C4B2DE to HSL:

hsl(265, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C4B2DE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #C4B2DE has RGB (196, 178, 222) and HSL (265°, 40%, 78%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4B2DE is #CBDDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0B4DD.

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

Contrast with #C4B2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4B2DE?

#C4B2DE is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C4B2DE?

#C4B2DE in RGB is (196, 178, 222) - 196 red, 178 green, and 222 blue.

How to use #C4B2DE in CSS?

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

What colors go well with #C4B2DE?

#CBDDB0 (complementary), #B0B4DD (analogous), and #9A7BC6 (lighter shade) work well with #C4B2DE.