#CCBADB Color Information

Hex color code: #CCBADB

A delicate purple shade, #CCBADB appears as (204, 186, 219) in RGB and (273°, 31%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CCBADB
RGB
204, 186, 219
HSL
273°, 31%, 79%
CMYK
7%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 186, 219

Red: 204 / Green: 186 / Blue: 219

HSL

273°, 31%, 79%

Hue: 273° / Saturation: 31% / Lightness: 79%

CMYK

7%, 15%, 0%, 14%

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

What color is #CCBADB?

#CCBADB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBADB to RGB:

rgb(204, 186, 219)HEX to RGB Converter →

HEX to HSL

Convert #CCBADB to HSL:

hsl(273, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBADB to CMYK:

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

Color Meaning and Usage

#CCBADB is a soft purple color with RGB values of 204, 186, 219 and HSL of 273°, 31%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBADB is #C8DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB9DA.

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

Contrast with #CCBADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBADB?

#CCBADB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCBADB?

#CCBADB in RGB is (204, 186, 219) - 204 red, 186 green, and 219 blue.

How to use #CCBADB in CSS?

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

What colors go well with #CCBADB?

#C8DAB9 (complementary), #BBB9DA (analogous), and #A687C0 (lighter shade) work well with #CCBADB.