Skip to content

#da77cd

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

RGB
218, 119, 205
HSL
308°, 57%, 66%
CMYK
0, 45, 6, 15
Luminance
0.3251

Every format

HEX#da77cd
RGBrgb(218, 119, 205)
HSLhsl(308, 57%, 66%)
CMYKcmyk(0%, 45%, 6%, 15%)
LABlab(63.8 50.3 -27.9)
LCHlch(63.8 57.5 331.0)
OKLCHoklch(0.708 0.162 332.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green46.7%
Blue80.4%

CMYK percentages

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

Color previews

#da77cd text on a black background

contrast 7.50:1

Card sample

#da77cd text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da77cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da77cd in the Color Lab