#CFC7E6 Color Information

Hex color code: #CFC7E6

A delicate purple shade, #CFC7E6 appears as (207, 199, 230) in RGB and (255°, 38%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CFC7E6
RGB
207, 199, 230
HSL
255°, 38%, 84%
CMYK
10%, 13%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC7E6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 199, 230

Red: 207 / Green: 199 / Blue: 230

HSL

255°, 38%, 84%

Hue: 255° / Saturation: 38% / Lightness: 84%

CMYK

10%, 13%, 0%, 10%

Cyan: 10% / Magenta: 13% / Yellow: 0% / Key: 10%

What color is #CFC7E6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC7E6 to RGB:

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

HEX to HSL

Convert #CFC7E6 to HSL:

hsl(255, 38%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC7E6 to CMYK:

cmyk(10%, 13%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CFC7E6 is a delicate purple color with RGB values of 207, 199, 230 and HSL of 255°, 38%, 84%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC7E6 is #DEE6C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7CEE6.

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

Contrast with #CFC7E6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC7E6?

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

What is the RGB value of #CFC7E6?

#CFC7E6 in RGB is (207, 199, 230) - 207 red, 199 green, and 230 blue.

How to use #CFC7E6 in CSS?

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

What colors go well with #CFC7E6?

#DEE6C7 (complementary), #C7CEE6 (analogous), and #A192CE (lighter shade) work well with #CFC7E6.