#C8AECF Color Information

Hex color code: #C8AECF

A subtle magenta shade, #C8AECF appears as (200, 174, 207) in RGB and (287°, 26%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C8AECF
RGB
200, 174, 207
HSL
287°, 26%, 75%
CMYK
3%, 16%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8AECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 174, 207

Red: 200 / Green: 174 / Blue: 207

HSL

287°, 26%, 75%

Hue: 287° / Saturation: 26% / Lightness: 75%

CMYK

3%, 16%, 0%, 19%

Cyan: 3% / Magenta: 16% / Yellow: 0% / Key: 19%

What color is #C8AECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8AECF to RGB:

rgb(200, 174, 207)HEX to RGB Converter →

HEX to HSL

Convert #C8AECF to HSL:

hsl(287, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C8AECF to CMYK:

cmyk(3%, 16%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C8AECF has RGB (200, 174, 207) and HSL (287°, 26%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8AECF is #B6D0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #B8AFD0.

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

Contrast with #C8AECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8AECF?

#C8AECF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C8AECF?

#C8AECF in RGB is (200, 174, 207) - 200 red, 174 green, and 207 blue.

How to use #C8AECF in CSS?

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

What colors go well with #C8AECF?

#B6D0AF (complementary), #B8AFD0 (analogous), and #A87EB4 (lighter shade) work well with #C8AECF.