#CFCAF4 Color Information

Hex color code: #CFCAF4

A soft blue shade, #CFCAF4 appears as (207, 202, 244) in RGB and (247°, 66%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CFCAF4
RGB
207, 202, 244
HSL
247°, 66%, 87%
CMYK
15%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCAF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 202, 244

Red: 207 / Green: 202 / Blue: 244

HSL

247°, 66%, 87%

Hue: 247° / Saturation: 66% / Lightness: 87%

CMYK

15%, 17%, 0%, 4%

Cyan: 15% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #CFCAF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCAF4 to RGB:

rgb(207, 202, 244)HEX to RGB Converter →

HEX to HSL

Convert #CFCAF4 to HSL:

hsl(247, 66%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCAF4 to CMYK:

cmyk(15%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CFCAF4 is a delicate blue color with RGB values of 207, 202, 244 and HSL of 247°, 66%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCAF4 is #EFF4C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8D9F4.

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

Contrast with #CFCAF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCAF4?

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

What is the RGB value of #CFCAF4?

#CFCAF4 in RGB is (207, 202, 244) - 207 red, 202 green, and 244 blue.

How to use #CFCAF4 in CSS?

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

What colors go well with #CFCAF4?

#EFF4C8 (complementary), #C8D9F4 (analogous), and #9388E7 (lighter shade) work well with #CFCAF4.