Skip to content

#dfdbaf

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

RGB
223, 219, 175
HSL
55°, 43%, 78%
CMYK
0, 2, 22, 13
Luminance
0.6945

Every format

HEX#dfdbaf
RGBrgb(223, 219, 175)
HSLhsl(55, 43%, 78%)
CMYKcmyk(0%, 2%, 22%, 13%)
LABlab(86.7 -5.7 22.2)
LCHlch(86.7 22.9 104.4)
OKLCHoklch(0.884 0.058 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green85.9%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow21.5%
Key (black)12.5%

Color previews

#dfdbaf text on a black background

contrast 14.89:1

Card sample

#dfdbaf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdbaf in the Color Lab