Skip to content

#dcdfbd

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

RGB
220, 223, 189
HSL
65°, 35%, 81%
CMYK
1, 0, 15, 13
Luminance
0.7167

Every format

HEX#dcdfbd
RGBrgb(220, 223, 189)
HSLhsl(65, 35%, 81%)
CMYKcmyk(1%, 0%, 15%, 13%)
LABlab(87.8 -6.7 16.4)
LCHlch(87.8 17.7 112.4)
OKLCHoklch(0.892 0.045 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdfbd on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dcdfbd on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue74.1%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow15.2%
Key (black)12.5%

Color previews

#dcdfbd text on a black background

contrast 15.33:1

Card sample

#dcdfbd text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfbd in the Color Lab