Skip to content

#df7ace

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

RGB
223, 122, 206
HSL
310°, 61%, 68%
CMYK
0, 45, 8, 13
Luminance
0.3406

Every format

HEX#df7ace
RGBrgb(223, 122, 206)
HSLhsl(310, 61%, 68%)
CMYKcmyk(0%, 45%, 8%, 13%)
LABlab(65.0 50.4 -26.4)
LCHlch(65.0 56.9 332.3)
OKLCHoklch(0.719 0.161 333.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7ace on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#df7ace on black: 7.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green47.8%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta45.3%
Yellow7.6%
Key (black)12.5%

Color previews

#df7ace text on a black background

contrast 7.81:1

Card sample

#df7ace text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 122, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 122, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df7ace;
background: linear-gradient(135deg, #df7ace, #DF7A8B);

Monochromatic scale

Palettes built from #df7ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7ace in the Color Lab