Skip to content

#d28abc

a light, soft magenta / pink · warm · closest name: plum

RGB
210, 138, 188
HSL
318°, 44%, 68%
CMYK
0, 34, 11, 18
Luminance
0.3551

Every format

HEX#d28abc
RGBrgb(210, 138, 188)
HSLhsl(318, 44%, 68%)
CMYKcmyk(0%, 34%, 11%, 18%)
LABlab(66.2 34.9 -14.8)
LCHlch(66.2 37.9 337.0)
OKLCHoklch(0.722 0.109 338.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d28abc on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#d28abc on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta34.3%
Yellow10.5%
Key (black)17.6%

Color previews

#d28abc text on a black background

contrast 8.10:1

Card sample

#d28abc text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d28abc;
background: linear-gradient(135deg, #d28abc, #D28A8C);

Monochromatic scale

Palettes built from #d28abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d28abc in the Color Lab