#C8BAEC Color Information

Hex color code: #C8BAEC

A airy purple shade, #C8BAEC appears as (200, 186, 236) in RGB and (257°, 57%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C8BAEC
RGB
200, 186, 236
HSL
257°, 57%, 83%
CMYK
15%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8BAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 186, 236

Red: 200 / Green: 186 / Blue: 236

HSL

257°, 57%, 83%

Hue: 257° / Saturation: 57% / Lightness: 83%

CMYK

15%, 21%, 0%, 7%

Cyan: 15% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #C8BAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8BAEC to RGB:

rgb(200, 186, 236)HEX to RGB Converter →

HEX to HSL

Convert #C8BAEC to HSL:

hsl(257, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C8BAEC to CMYK:

cmyk(15%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C8BAEC has RGB (200, 186, 236) and HSL (257°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8BAEC is #DEECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC6EC.

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

Contrast with #C8BAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8BAEC?

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

What is the RGB value of #C8BAEC?

#C8BAEC in RGB is (200, 186, 236) - 200 red, 186 green, and 236 blue.

How to use #C8BAEC in CSS?

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

What colors go well with #C8BAEC?

#DEECBB (complementary), #BBC6EC (analogous), and #997FDC (lighter shade) work well with #C8BAEC.