Skip to content

#dabfd2

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

RGB
218, 191, 210
HSL
318°, 27%, 80%
CMYK
0, 12, 4, 15
Luminance
0.5682

Every format

HEX#dabfd2
RGBrgb(218, 191, 210)
HSLhsl(318, 27%, 80%)
CMYKcmyk(0%, 12%, 4%, 15%)
LABlab(80.1 12.8 -6.0)
LCHlch(80.1 14.1 335.0)
OKLCHoklch(0.833 0.040 336.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabfd2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dabfd2 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.9%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow3.7%
Key (black)14.5%

Color previews

#dabfd2 text on a black background

contrast 12.36:1

Card sample

#dabfd2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabfd2 in the Color Lab