#CEBCD6 Color Information

Hex color code: #CEBCD6

A delicate purple shade, #CEBCD6 appears as (206, 188, 214) in RGB and (282°, 24%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CEBCD6
RGB
206, 188, 214
HSL
282°, 24%, 79%
CMYK
4%, 12%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 214

Red: 206 / Green: 188 / Blue: 214

HSL

282°, 24%, 79%

Hue: 282° / Saturation: 24% / Lightness: 79%

CMYK

4%, 12%, 0%, 16%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 16%

What color is #CEBCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCD6 to RGB:

rgb(206, 188, 214)HEX to RGB Converter →

HEX to HSL

Convert #CEBCD6 to HSL:

hsl(282, 24%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCD6 to CMYK:

cmyk(4%, 12%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CEBCD6 has RGB (206, 188, 214) and HSL (282°, 24%, 79%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCD6 is #C4D6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BDD6.

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

Contrast with #CEBCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCD6?

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

What is the RGB value of #CEBCD6?

#CEBCD6 in RGB is (206, 188, 214) - 206 red, 188 green, and 214 blue.

How to use #CEBCD6 in CSS?

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

What colors go well with #CEBCD6?

#C4D6BD (complementary), #C2BDD6 (analogous), and #AC8DB9 (lighter shade) work well with #CEBCD6.