#CE69C9 Color Information

Hex color code: #CE69C9

The hex color #CE69C9 is a balanced magenta with RGB values of (206, 105, 201) and HSL of (303°, 51%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CE69C9
RGB
206, 105, 201
HSL
303°, 51%, 61%
CMYK
0%, 49%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE69C9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 105, 201

Red: 206 / Green: 105 / Blue: 201

HSL

303°, 51%, 61%

Hue: 303° / Saturation: 51% / Lightness: 61%

CMYK

0%, 49%, 2%, 19%

Cyan: 0% / Magenta: 49% / Yellow: 2% / Key: 19%

What color is #CE69C9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE69C9 to RGB:

rgb(206, 105, 201)HEX to RGB Converter →

HEX to HSL

Convert #CE69C9 to HSL:

hsl(303, 51%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CE69C9 to CMYK:

cmyk(0%, 49%, 2%, 19%)Color Converter →

Color Meaning and Usage

#CE69C9 is a neutral magenta color with RGB values of 206, 105, 201 and HSL of 303°, 51%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE69C9 is #69CE6E, creating high-contrast pairings. For softer combinations, try analogous colors like #A169CE.

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

Contrast with #CE69C9

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

Contrast Ratio: 6.49:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE69C9?

#CE69C9 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE69C9?

#CE69C9 in RGB is (206, 105, 201) - 206 red, 105 green, and 201 blue.

How to use #CE69C9 in CSS?

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

What colors go well with #CE69C9?

#69CE6E (complementary), #A169CE (analogous), and #B139AB (lighter shade) work well with #CE69C9.