#CFB7E6 Color Information

Hex color code: #CFB7E6

The hex color #CFB7E6 is a delicate purple with RGB values of (207, 183, 230) and HSL of (271°, 48%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CFB7E6
RGB
207, 183, 230
HSL
271°, 48%, 81%
CMYK
10%, 20%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB7E6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 183, 230

Red: 207 / Green: 183 / Blue: 230

HSL

271°, 48%, 81%

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

CMYK

10%, 20%, 0%, 10%

Cyan: 10% / Magenta: 20% / Yellow: 0% / Key: 10%

What color is #CFB7E6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB7E6 to RGB:

rgb(207, 183, 230)HEX to RGB Converter →

HEX to HSL

Convert #CFB7E6 to HSL:

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

HEX to CMYK

Convert #CFB7E6 to CMYK:

cmyk(10%, 20%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CFB7E6 is a delicate purple color with RGB values of 207, 183, 230 and HSL of 271°, 48%, 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 #CFB7E6 is #CEE6B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B8B7E6.

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

Contrast with #CFB7E6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB7E6?

#CFB7E6 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFB7E6?

#CFB7E6 in RGB is (207, 183, 230) - 207 red, 183 green, and 230 blue.

How to use #CFB7E6 in CSS?

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

What colors go well with #CFB7E6?

#CEE6B7 (complementary), #B8B7E6 (analogous), and #AA7FD2 (lighter shade) work well with #CFB7E6.