Skip to content

#dcddaf

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

RGB
220, 221, 175
HSL
61°, 40%, 78%
CMYK
1, 0, 21, 13
Luminance
0.7002

Every format

HEX#dcddaf
RGBrgb(220, 221, 175)
HSLhsl(61, 40%, 78%)
CMYKcmyk(1%, 0%, 21%, 13%)
LABlab(87.0 -7.8 22.5)
LCHlch(87.0 23.9 109.1)
OKLCHoklch(0.885 0.061 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcddaf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dcddaf on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow20.8%
Key (black)13.3%

Color previews

#dcddaf text on a black background

contrast 15.00:1

Card sample

#dcddaf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcddaf in the Color Lab