Skip to content

#dababa

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

RGB
218, 186, 186
HSL
0°, 30%, 79%
CMYK
0, 15, 15, 15
Luminance
0.5357

Every format

HEX#dababa
RGBrgb(218, 186, 186)
HSLhsl(0, 30%, 79%)
CMYKcmyk(0%, 15%, 15%, 15%)
LABlab(78.2 11.4 4.3)
LCHlch(78.2 12.2 20.4)
OKLCHoklch(0.817 0.037 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dababa on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#dababa on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green72.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta14.7%
Yellow14.7%
Key (black)14.5%

Color previews

#dababa text on a black background

contrast 11.71:1

Card sample

#dababa text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dababa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dababa in the Color Lab