Skip to content

#da77cc

a light, vivid magenta / pink · warm · closest name: orchid

RGB
218, 119, 204
HSL
309°, 57%, 66%
CMYK
0, 45, 6, 15
Luminance
0.3246

Every format

HEX#da77cc
RGBrgb(218, 119, 204)
HSLhsl(309, 57%, 66%)
CMYKcmyk(0%, 45%, 6%, 15%)
LABlab(63.7 50.1 -27.4)
LCHlch(63.7 57.1 331.4)
OKLCHoklch(0.708 0.161 332.6)

Copy-ready code

/* CSS */
color: #da77cc;
background-color: #da77cc;
/* Tailwind (arbitrary) */
class="text-[#da77cc] bg-[#da77cc]"
/* SCSS */
$brand: #da77cc;
/* SwiftUI */
Color(red: 0.855, green: 0.467, blue: 0.800)
/* Android */
Color.parseColor("#da77cc")

Accessibility — WCAG contrast

Aa
#da77cc on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#da77cc on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green46.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta45.4%
Yellow6.4%
Key (black)14.5%

Color previews

#da77cc text on a black background

contrast 7.49:1

Card sample

#da77cc text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #da77cc;
Background color
Panel with #da77cc background
background-color: #da77cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #da77cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 119, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 119, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da77cc;
background: linear-gradient(135deg, #da77cc, #DA778A);

Monochromatic scale

Palettes built from #da77cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da77cc in the Color Lab