Skip to content

#dcdfbb

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

RGB
220, 223, 187
HSL
65°, 36%, 80%
CMYK
1, 0, 16, 13
Luminance
0.7158

Every format

HEX#dcdfbb
RGBrgb(220, 223, 187)
HSLhsl(65, 36%, 80%)
CMYKcmyk(1%, 0%, 16%, 13%)
LABlab(87.8 -7.0 17.3)
LCHlch(87.8 18.7 112.1)
OKLCHoklch(0.892 0.048 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue73.3%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow16.1%
Key (black)12.5%

Color previews

#dcdfbb text on a black background

contrast 15.32:1

Card sample

#dcdfbb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfbb in the Color Lab