#CCB5ED Color Information

Hex color code: #CCB5ED

The hex color #CCB5ED is a delicate purple with RGB values of (204, 181, 237) and HSL of (265°, 61%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CCB5ED
RGB
204, 181, 237
HSL
265°, 61%, 82%
CMYK
14%, 24%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB5ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 181, 237

Red: 204 / Green: 181 / Blue: 237

HSL

265°, 61%, 82%

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

CMYK

14%, 24%, 0%, 7%

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

What color is #CCB5ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB5ED to RGB:

rgb(204, 181, 237)HEX to RGB Converter →

HEX to HSL

Convert #CCB5ED to HSL:

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

HEX to CMYK

Convert #CCB5ED to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CCB5ED has RGB (204, 181, 237) and HSL (265°, 61%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB5ED is #D6EDB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5BAED.

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

Contrast with #CCB5ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB5ED?

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

What is the RGB value of #CCB5ED?

#CCB5ED in RGB is (204, 181, 237) - 204 red, 181 green, and 237 blue.

How to use #CCB5ED in CSS?

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

What colors go well with #CCB5ED?

#D6EDB5 (complementary), #B5BAED (analogous), and #A278DE (lighter shade) work well with #CCB5ED.