#DE699B Color Information

Hex color code: #DE699B

The hex color #DE699B is a vibrant magenta with RGB values of (222, 105, 155) and HSL of (334°, 64%, 64%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DE699B
RGB
222, 105, 155
HSL
334°, 64%, 64%
CMYK
0%, 53%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE699B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 105, 155

Red: 222 / Green: 105 / Blue: 155

HSL

334°, 64%, 64%

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

CMYK

0%, 53%, 30%, 13%

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

What color is #DE699B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE699B to RGB:

rgb(222, 105, 155)HEX to RGB Converter →

HEX to HSL

Convert #DE699B to HSL:

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

HEX to CMYK

Convert #DE699B to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #DE699B has RGB (222, 105, 155) and HSL (334°, 64%, 64%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE699B is #68DEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #DE68D6.

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

Contrast with #DE699B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE699B?

#DE699B is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE699B?

#DE699B in RGB is (222, 105, 155) - 222 red, 105 green, and 155 blue.

How to use #DE699B in CSS?

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

What colors go well with #DE699B?

#68DEAB (complementary), #DE68D6 (analogous), and #CD2D72 (lighter shade) work well with #DE699B.