Skip to content

#daadaf

a light, soft red · warm · closest name: pink

RGB
218, 173, 175
HSL
357°, 38%, 77%
CMYK
0, 21, 20, 15
Luminance
0.4789

Every format

HEX#daadaf
RGBrgb(218, 173, 175)
HSLhsl(357, 38%, 77%)
CMYKcmyk(0%, 21%, 20%, 15%)
LABlab(74.8 16.7 5.2)
LCHlch(74.8 17.5 17.4)
OKLCHoklch(0.789 0.053 15.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daadaf on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#daadaf on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green67.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow19.7%
Key (black)14.5%

Color previews

#daadaf text on a black background

contrast 10.58:1

Card sample

#daadaf text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daadaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daadaf in the Color Lab