#CFC2EB Color Information

Hex color code: #CFC2EB

#CFC2EB is a light purple color. In RGB it is (207, 194, 235), and in HSL it is (259°, 51%, 84%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CFC2EB
RGB
207, 194, 235
HSL
259°, 51%, 84%
CMYK
12%, 17%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC2EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 194, 235

Red: 207 / Green: 194 / Blue: 235

HSL

259°, 51%, 84%

Hue: 259° / Saturation: 51% / Lightness: 84%

CMYK

12%, 17%, 0%, 8%

Cyan: 12% / Magenta: 17% / Yellow: 0% / Key: 8%

What color is #CFC2EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC2EB to RGB:

rgb(207, 194, 235)HEX to RGB Converter →

HEX to HSL

Convert #CFC2EB to HSL:

hsl(259, 51%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC2EB to CMYK:

cmyk(12%, 17%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CFC2EB has RGB (207, 194, 235) and HSL (259°, 51%, 84%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC2EB is #DEEBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C9EB.

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

Contrast with #CFC2EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC2EB?

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

What is the RGB value of #CFC2EB?

#CFC2EB in RGB is (207, 194, 235) - 207 red, 194 green, and 235 blue.

How to use #CFC2EB in CSS?

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

What colors go well with #CFC2EB?

#DEEBC1 (complementary), #C1C9EB (analogous), and #A188D8 (lighter shade) work well with #CFC2EB.