#CEBFDC Color Information

Hex color code: #CEBFDC

The hex color #CEBFDC is a light purple with RGB values of (206, 191, 220) and HSL of (271°, 29%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CEBFDC
RGB
206, 191, 220
HSL
271°, 29%, 81%
CMYK
6%, 13%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 220

Red: 206 / Green: 191 / Blue: 220

HSL

271°, 29%, 81%

Hue: 271° / Saturation: 29% / Lightness: 81%

CMYK

6%, 13%, 0%, 14%

Cyan: 6% / Magenta: 13% / Yellow: 0% / Key: 14%

What color is #CEBFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBFDC to RGB:

rgb(206, 191, 220)HEX to RGB Converter →

HEX to HSL

Convert #CEBFDC to HSL:

hsl(271, 29%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBFDC to CMYK:

cmyk(6%, 13%, 0%, 14%)Color Converter →

Color Meaning and Usage

A airy purple tone, #CEBFDC has RGB (206, 191, 220) and HSL (271°, 29%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBFDC is #CEDDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C0DD.

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

Contrast with #CEBFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBFDC?

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

What is the RGB value of #CEBFDC?

#CEBFDC in RGB is (206, 191, 220) - 206 red, 191 green, and 220 blue.

How to use #CEBFDC in CSS?

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

What colors go well with #CEBFDC?

#CEDDC0 (complementary), #C1C0DD (analogous), and #A98FC1 (lighter shade) work well with #CEBFDC.