#CFBAE3 Color Information

Hex color code: #CFBAE3

A delicate purple shade, #CFBAE3 appears as (207, 186, 227) in RGB and (271°, 42%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CFBAE3
RGB
207, 186, 227
HSL
271°, 42%, 81%
CMYK
9%, 18%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBAE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 186, 227

Red: 207 / Green: 186 / Blue: 227

HSL

271°, 42%, 81%

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

CMYK

9%, 18%, 0%, 11%

Cyan: 9% / Magenta: 18% / Yellow: 0% / Key: 11%

What color is #CFBAE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBAE3 to RGB:

rgb(207, 186, 227)HEX to RGB Converter →

HEX to HSL

Convert #CFBAE3 to HSL:

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

HEX to CMYK

Convert #CFBAE3 to CMYK:

cmyk(9%, 18%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CFBAE3 is a airy purple color with RGB values of 207, 186, 227 and HSL of 271°, 42%, 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 #CFBAE3 is #CEE3BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BBBAE3.

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

Contrast with #CFBAE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBAE3?

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

What is the RGB value of #CFBAE3?

#CFBAE3 in RGB is (207, 186, 227) - 207 red, 186 green, and 227 blue.

How to use #CFBAE3 in CSS?

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

What colors go well with #CFBAE3?

#CEE3BA (complementary), #BBBAE3 (analogous), and #AA84CD (lighter shade) work well with #CFBAE3.