#CFBCF2 Color Information

Hex color code: #CFBCF2

The hex color #CFBCF2 is a airy purple with RGB values of (207, 188, 242) and HSL of (261°, 67%, 84%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CFBCF2
RGB
207, 188, 242
HSL
261°, 67%, 84%
CMYK
14%, 22%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBCF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 188, 242

Red: 207 / Green: 188 / Blue: 242

HSL

261°, 67%, 84%

Hue: 261° / Saturation: 67% / Lightness: 84%

CMYK

14%, 22%, 0%, 5%

Cyan: 14% / Magenta: 22% / Yellow: 0% / Key: 5%

What color is #CFBCF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBCF2 to RGB:

rgb(207, 188, 242)HEX to RGB Converter →

HEX to HSL

Convert #CFBCF2 to HSL:

hsl(261, 67%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBCF2 to CMYK:

cmyk(14%, 22%, 0%, 5%)Color Converter →

Color Meaning and Usage

#CFBCF2 is a soft purple color with RGB values of 207, 188, 242 and HSL of 261°, 67%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBCF2 is #DEF2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC3F2.

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

Contrast with #CFBCF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBCF2?

#CFBCF2 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFBCF2?

#CFBCF2 in RGB is (207, 188, 242) - 207 red, 188 green, and 242 blue.

How to use #CFBCF2 in CSS?

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

What colors go well with #CFBCF2?

#DEF2BB (complementary), #BBC3F2 (analogous), and #A07BE5 (lighter shade) work well with #CFBCF2.