Skip to content

#dbafcd

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

RGB
219, 175, 205
HSL
319°, 38%, 77%
CMYK
0, 20, 6, 14
Luminance
0.5013

Every format

HEX#dbafcd
RGBrgb(219, 175, 205)
HSLhsl(319, 38%, 77%)
CMYKcmyk(0%, 20%, 6%, 14%)
LABlab(76.2 20.9 -9.1)
LCHlch(76.2 22.8 336.5)
OKLCHoklch(0.802 0.065 338.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbafcd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#dbafcd on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green68.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow6.4%
Key (black)14.1%

Color previews

#dbafcd text on a black background

contrast 11.03:1

Card sample

#dbafcd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbafcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbafcd in the Color Lab