#CEABF7 Color Information

Hex color code: #CEABF7

The hex color #CEABF7 is a airy purple with RGB values of (206, 171, 247) and HSL of (268°, 83%, 82%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CEABF7
RGB
206, 171, 247
HSL
268°, 83%, 82%
CMYK
17%, 31%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEABF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 171, 247

Red: 206 / Green: 171 / Blue: 247

HSL

268°, 83%, 82%

Hue: 268° / Saturation: 83% / Lightness: 82%

CMYK

17%, 31%, 0%, 3%

Cyan: 17% / Magenta: 31% / Yellow: 0% / Key: 3%

What color is #CEABF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEABF7 to RGB:

rgb(206, 171, 247)HEX to RGB Converter →

HEX to HSL

Convert #CEABF7 to HSL:

hsl(268, 83%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEABF7 to CMYK:

cmyk(17%, 31%, 0%, 3%)Color Converter →

Color Meaning and Usage

#CEABF7 is a light purple color with RGB values of 206, 171, 247 and HSL of 268°, 83%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEABF7 is #D4F7AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABAEF7.

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

Contrast with #CEABF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEABF7?

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

What is the RGB value of #CEABF7?

#CEABF7 in RGB is (206, 171, 247) - 206 red, 171 green, and 247 blue.

How to use #CEABF7 in CSS?

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

What colors go well with #CEABF7?

#D4F7AB (complementary), #ABAEF7 (analogous), and #A665F1 (lighter shade) work well with #CEABF7.