#CF9EDB Color Information

Hex color code: #CF9EDB

#CF9EDB is a subtle magenta color. In RGB it is (207, 158, 219), and in HSL it is (288°, 46%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CF9EDB
RGB
207, 158, 219
HSL
288°, 46%, 74%
CMYK
5%, 28%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF9EDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 158, 219

Red: 207 / Green: 158 / Blue: 219

HSL

288°, 46%, 74%

Hue: 288° / Saturation: 46% / Lightness: 74%

CMYK

5%, 28%, 0%, 14%

Cyan: 5% / Magenta: 28% / Yellow: 0% / Key: 14%

What color is #CF9EDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF9EDB to RGB:

rgb(207, 158, 219)HEX to RGB Converter →

HEX to HSL

Convert #CF9EDB to HSL:

hsl(288, 46%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CF9EDB to CMYK:

cmyk(5%, 28%, 0%, 14%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #CF9EDB has RGB (207, 158, 219) and HSL (288°, 46%, 74%). 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 #CF9EDB is #AADB9E, creating high-contrast pairings. For softer combinations, try analogous colors like #B19EDB.

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

Contrast with #CF9EDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF9EDB?

#CF9EDB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF9EDB?

#CF9EDB in RGB is (207, 158, 219) - 207 red, 158 green, and 219 blue.

How to use #CF9EDB in CSS?

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

What colors go well with #CF9EDB?

#AADB9E (complementary), #B19EDB (analogous), and #B366C7 (lighter shade) work well with #CF9EDB.