#CBC3DC Color Information

Hex color code: #CBC3DC

#CBC3DC is a ethereal purple color. In RGB it is (203, 195, 220), and in HSL it is (259°, 26%, 81%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CBC3DC
RGB
203, 195, 220
HSL
259°, 26%, 81%
CMYK
8%, 11%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 195, 220

Red: 203 / Green: 195 / Blue: 220

HSL

259°, 26%, 81%

Hue: 259° / Saturation: 26% / Lightness: 81%

CMYK

8%, 11%, 0%, 14%

Cyan: 8% / Magenta: 11% / Yellow: 0% / Key: 14%

What color is #CBC3DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC3DC to RGB:

rgb(203, 195, 220)HEX to RGB Converter →

HEX to HSL

Convert #CBC3DC to HSL:

hsl(259, 26%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC3DC to CMYK:

cmyk(8%, 11%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light purple tone, #CBC3DC has RGB (203, 195, 220) and HSL (259°, 26%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC3DC is #D3DBC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C7DB.

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

Contrast with #CBC3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC3DC?

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

What is the RGB value of #CBC3DC?

#CBC3DC in RGB is (203, 195, 220) - 203 red, 195 green, and 220 blue.

How to use #CBC3DC in CSS?

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

What colors go well with #CBC3DC?

#D3DBC2 (complementary), #C2C7DB (analogous), and #A092BF (lighter shade) work well with #CBC3DC.