Skip to content

#dcdfba

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

RGB
220, 223, 186
HSL
65°, 37%, 80%
CMYK
1, 0, 17, 13
Luminance
0.7154

Every format

HEX#dcdfba
RGBrgb(220, 223, 186)
HSLhsl(65, 37%, 80%)
CMYKcmyk(1%, 0%, 17%, 13%)
LABlab(87.8 -7.2 17.8)
LCHlch(87.8 19.2 112.0)
OKLCHoklch(0.892 0.049 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue72.9%

CMYK percentages

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

Color previews

#dcdfba text on a black background

contrast 15.31:1

Card sample

#dcdfba text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfba in the Color Lab