Skip to content

#dcdab2

a light, soft yellow · cool · closest name: beige

RGB
220, 218, 178
HSL
57°, 38%, 78%
CMYK
0, 1, 19, 14
Luminance
0.6857

Every format

HEX#dcdab2
RGBrgb(220, 218, 178)
HSLhsl(57, 38%, 78%)
CMYKcmyk(0%, 1%, 19%, 14%)
LABlab(86.3 -5.8 20.0)
LCHlch(86.3 20.8 106.3)
OKLCHoklch(0.880 0.053 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdab2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dcdab2 on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green85.5%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow19.1%
Key (black)13.7%

Color previews

#dcdab2 text on a black background

contrast 14.71:1

Card sample

#dcdab2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdab2 in the Color Lab