Skip to content

#dabdbb

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

RGB
218, 189, 187
HSL
4°, 30%, 79%
CMYK
0, 13, 14, 15
Luminance
0.5489

Every format

HEX#dabdbb
RGBrgb(218, 189, 187)
HSLhsl(4, 30%, 79%)
CMYKcmyk(0%, 13%, 14%, 15%)
LABlab(79.0 10.0 4.8)
LCHlch(79.0 11.1 25.8)
OKLCHoklch(0.823 0.033 22.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabdbb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dabdbb on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.1%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow14.2%
Key (black)14.5%

Color previews

#dabdbb text on a black background

contrast 11.98:1

Card sample

#dabdbb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabdbb in the Color Lab