Skip to content

#dfdbab

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

RGB
223, 219, 171
HSL
55°, 45%, 77%
CMYK
0, 2, 23, 13
Luminance
0.6929

Every format

HEX#dfdbab
RGBrgb(223, 219, 171)
HSLhsl(55, 45%, 77%)
CMYKcmyk(0%, 2%, 23%, 13%)
LABlab(86.7 -6.2 24.2)
LCHlch(86.7 25.0 104.5)
OKLCHoklch(0.883 0.063 103.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow23.3%
Key (black)12.5%

Color previews

#dfdbab text on a black background

contrast 14.86:1

Card sample

#dfdbab text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdbab in the Color Lab