#DE689D Color Information

Hex color code: #DE689D

The hex color #DE689D is a energetic magenta with RGB values of (222, 104, 157) and HSL of (333°, 64%, 64%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DE689D
RGB
222, 104, 157
HSL
333°, 64%, 64%
CMYK
0%, 53%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE689D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 104, 157

Red: 222 / Green: 104 / Blue: 157

HSL

333°, 64%, 64%

Hue: 333° / Saturation: 64% / Lightness: 64%

CMYK

0%, 53%, 29%, 13%

Cyan: 0% / Magenta: 53% / Yellow: 29% / Key: 13%

What color is #DE689D?

#DE689D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE689D to RGB:

rgb(222, 104, 157)HEX to RGB Converter →

HEX to HSL

Convert #DE689D to HSL:

hsl(333, 64%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DE689D to CMYK:

cmyk(0%, 53%, 29%, 13%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #DE689D has RGB (222, 104, 157) and HSL (333°, 64%, 64%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE689D is #68DEA9, creating high-contrast pairings. For softer combinations, try analogous colors like #DE68D8.

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

Contrast with #DE689D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE689D?

#DE689D is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE689D?

#DE689D in RGB is (222, 104, 157) - 222 red, 104 green, and 157 blue.

How to use #DE689D in CSS?

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

What colors go well with #DE689D?

#68DEA9 (complementary), #DE68D8 (analogous), and #CD2D75 (lighter shade) work well with #DE689D.