Skip to content

#dfada2

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

RGB
223, 173, 162
HSL
11°, 49%, 76%
CMYK
0, 22, 27, 13
Luminance
0.4818

Every format

HEX#dfada2
RGBrgb(223, 173, 162)
HSLhsl(11, 49%, 76%)
CMYKcmyk(0%, 22%, 27%, 13%)
LABlab(74.9 16.7 12.7)
LCHlch(74.9 20.9 37.2)
OKLCHoklch(0.790 0.061 32.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfada2 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#dfada2 on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow27.4%
Key (black)12.5%

Color previews

#dfada2 text on a black background

contrast 10.64:1

Card sample

#dfada2 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfada2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfada2 in the Color Lab