#CFC7EF Color Information

Hex color code: #CFC7EF

#CFC7EF is a delicate blue color. In RGB it is (207, 199, 239), and in HSL it is (252°, 56%, 86%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CFC7EF
RGB
207, 199, 239
HSL
252°, 56%, 86%
CMYK
13%, 17%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC7EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 199, 239

Red: 207 / Green: 199 / Blue: 239

HSL

252°, 56%, 86%

Hue: 252° / Saturation: 56% / Lightness: 86%

CMYK

13%, 17%, 0%, 6%

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

What color is #CFC7EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC7EF to RGB:

rgb(207, 199, 239)HEX to RGB Converter →

HEX to HSL

Convert #CFC7EF to HSL:

hsl(252, 56%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC7EF to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CFC7EF has RGB (207, 199, 239) and HSL (252°, 56%, 86%). 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 #CFC7EF is #E7EFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7D3EF.

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

Contrast with #CFC7EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC7EF?

#CFC7EF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFC7EF?

#CFC7EF in RGB is (207, 199, 239) - 207 red, 199 green, and 239 blue.

How to use #CFC7EF in CSS?

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

What colors go well with #CFC7EF?

#E7EFC7 (complementary), #C7D3EF (analogous), and #9C8CDE (lighter shade) work well with #CFC7EF.