#DA97FF Color Information

Hex color code: #DA97FF

A ethereal purple shade, #DA97FF appears as (218, 151, 255) in RGB and (279°, 100%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#DA97FF
RGB
218, 151, 255
HSL
279°, 100%, 80%
CMYK
15%, 41%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA97FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 151, 255

Red: 218 / Green: 151 / Blue: 255

HSL

279°, 100%, 80%

Hue: 279° / Saturation: 100% / Lightness: 80%

CMYK

15%, 41%, 0%, 0%

Cyan: 15% / Magenta: 41% / Yellow: 0% / Key: 0%

What color is #DA97FF?

#DA97FF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA97FF to RGB:

rgb(218, 151, 255)HEX to RGB Converter →

HEX to HSL

Convert #DA97FF to HSL:

hsl(279, 100%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DA97FF to CMYK:

cmyk(15%, 41%, 0%, 0%)Color Converter →

Color Meaning and Usage

#DA97FF is a ethereal purple color with RGB values of 218, 151, 255 and HSL of 279°, 100%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA97FF is #BDFF99, creating high-contrast pairings. For softer combinations, try analogous colors like #A899FF.

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

Contrast with #DA97FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA97FF?

#DA97FF is a ethereal purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DA97FF?

#DA97FF in RGB is (218, 151, 255) - 218 red, 151 green, and 255 blue.

How to use #DA97FF in CSS?

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

What colors go well with #DA97FF?

#BDFF99 (complementary), #A899FF (analogous), and #C14DFF (lighter shade) work well with #DA97FF.