Skip to content

#dfddaf

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

RGB
223, 221, 175
HSL
58°, 43%, 78%
CMYK
0, 1, 22, 13
Luminance
0.7050

Every format

HEX#dfddaf
RGBrgb(223, 221, 175)
HSLhsl(58, 43%, 78%)
CMYKcmyk(0%, 1%, 22%, 13%)
LABlab(87.2 -6.7 22.9)
LCHlch(87.2 23.9 106.3)
OKLCHoklch(0.888 0.060 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfddaf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dfddaf on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow21.5%
Key (black)12.5%

Color previews

#dfddaf text on a black background

contrast 15.10:1

Card sample

#dfddaf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfddaf in the Color Lab