#CFBBDB Color Information

Hex color code: #CFBBDB

A ethereal purple shade, #CFBBDB appears as (207, 187, 219) in RGB and (278°, 31%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CFBBDB
RGB
207, 187, 219
HSL
278°, 31%, 80%
CMYK
5%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 187, 219

Red: 207 / Green: 187 / Blue: 219

HSL

278°, 31%, 80%

Hue: 278° / Saturation: 31% / Lightness: 80%

CMYK

5%, 15%, 0%, 14%

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

What color is #CFBBDB?

#CFBBDB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBBDB to RGB:

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

HEX to HSL

Convert #CFBBDB to HSL:

hsl(278, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBBDB to CMYK:

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

Color Meaning and Usage

A light purple tone, #CFBBDB has RGB (207, 187, 219) and HSL (278°, 31%, 80%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBBDB is #C8DCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BCDC.

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

Contrast with #CFBBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBBDB?

#CFBBDB is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFBBDB?

#CFBBDB in RGB is (207, 187, 219) - 207 red, 187 green, and 219 blue.

How to use #CFBBDB in CSS?

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

What colors go well with #CFBBDB?

#C8DCBC (complementary), #C0BCDC (analogous), and #AD8AC1 (lighter shade) work well with #CFBBDB.