#CFC4FD Color Information

Hex color code: #CFC4FD

The hex color #CFC4FD is a soft blue with RGB values of (207, 196, 253) and HSL of (252°, 93%, 88%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CFC4FD
RGB
207, 196, 253
HSL
252°, 93%, 88%
CMYK
18%, 23%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC4FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 196, 253

Red: 207 / Green: 196 / Blue: 253

HSL

252°, 93%, 88%

Hue: 252° / Saturation: 93% / Lightness: 88%

CMYK

18%, 23%, 0%, 1%

Cyan: 18% / Magenta: 23% / Yellow: 0% / Key: 1%

What color is #CFC4FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC4FD to RGB:

rgb(207, 196, 253)HEX to RGB Converter →

HEX to HSL

Convert #CFC4FD to HSL:

hsl(252, 93%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC4FD to CMYK:

cmyk(18%, 23%, 0%, 1%)Color Converter →

Color Meaning and Usage

#CFC4FD is a light blue color with RGB values of 207, 196, 253 and HSL of 252°, 93%, 88%. 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 #CFC4FD is #F1FDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4D5FD.

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

Contrast with #CFC4FD

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 #CFC4FD?

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

What is the RGB value of #CFC4FD?

#CFC4FD in RGB is (207, 196, 253) - 207 red, 196 green, and 253 blue.

How to use #CFC4FD in CSS?

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

What colors go well with #CFC4FD?

#F1FDC4 (complementary), #C4D5FD (analogous), and #947AFA (lighter shade) work well with #CFC4FD.