Skip to content

#dfdbac

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

RGB
223, 219, 172
HSL
55°, 44%, 78%
CMYK
0, 2, 23, 13
Luminance
0.6933

Every format

HEX#dfdbac
RGBrgb(223, 219, 172)
HSLhsl(55, 44%, 78%)
CMYKcmyk(0%, 2%, 23%, 13%)
LABlab(86.7 -6.1 23.7)
LCHlch(86.7 24.4 104.5)
OKLCHoklch(0.883 0.062 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdbac on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dfdbac on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green85.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow22.9%
Key (black)12.5%

Color previews

#dfdbac text on a black background

contrast 14.87:1

Card sample

#dfdbac text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdbac in the Color Lab