#CFBBE2 Color Information

Hex color code: #CFBBE2

The hex color #CFBBE2 is a soft purple with RGB values of (207, 187, 226) and HSL of (271°, 40%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CFBBE2
RGB
207, 187, 226
HSL
271°, 40%, 81%
CMYK
8%, 17%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 187, 226

Red: 207 / Green: 187 / Blue: 226

HSL

271°, 40%, 81%

Hue: 271° / Saturation: 40% / Lightness: 81%

CMYK

8%, 17%, 0%, 11%

Cyan: 8% / Magenta: 17% / Yellow: 0% / Key: 11%

What color is #CFBBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBBE2 to RGB:

rgb(207, 187, 226)HEX to RGB Converter →

HEX to HSL

Convert #CFBBE2 to HSL:

hsl(271, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBBE2 to CMYK:

cmyk(8%, 17%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CFBBE2 is a airy purple color with RGB values of 207, 187, 226 and HSL of 271°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBBE2 is #CEE2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBBE2.

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

Contrast with #CFBBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBBE2?

#CFBBE2 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFBBE2?

#CFBBE2 in RGB is (207, 187, 226) - 207 red, 187 green, and 226 blue.

How to use #CFBBE2 in CSS?

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

What colors go well with #CFBBE2?

#CEE2BB (complementary), #BCBBE2 (analogous), and #A986CB (lighter shade) work well with #CFBBE2.