#CEC7DF Color Information

Hex color code: #CEC7DF

A delicate purple shade, #CEC7DF appears as (206, 199, 223) in RGB and (258°, 27%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CEC7DF
RGB
206, 199, 223
HSL
258°, 27%, 83%
CMYK
8%, 11%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC7DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 199, 223

Red: 206 / Green: 199 / Blue: 223

HSL

258°, 27%, 83%

Hue: 258° / Saturation: 27% / Lightness: 83%

CMYK

8%, 11%, 0%, 13%

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

What color is #CEC7DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC7DF to RGB:

rgb(206, 199, 223)HEX to RGB Converter →

HEX to HSL

Convert #CEC7DF to HSL:

hsl(258, 27%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC7DF to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #CEC7DF has RGB (206, 199, 223) and HSL (258°, 27%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC7DF is #D8DFC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CDDF.

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

Contrast with #CEC7DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC7DF?

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

What is the RGB value of #CEC7DF?

#CEC7DF in RGB is (206, 199, 223) - 206 red, 199 green, and 223 blue.

How to use #CEC7DF in CSS?

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

What colors go well with #CEC7DF?

#D8DFC8 (complementary), #C8CDDF (analogous), and #A597C3 (lighter shade) work well with #CEC7DF.