Skip to content

#dfddac

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

RGB
223, 221, 172
HSL
58°, 44%, 78%
CMYK
0, 1, 23, 13
Luminance
0.7038

Every format

HEX#dfddac
RGBrgb(223, 221, 172)
HSLhsl(58, 44%, 78%)
CMYKcmyk(0%, 1%, 23%, 13%)
LABlab(87.2 -7.1 24.4)
LCHlch(87.2 25.4 106.3)
OKLCHoklch(0.887 0.064 105.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green86.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow22.9%
Key (black)12.5%

Color previews

#dfddac text on a black background

contrast 15.08:1

Card sample

#dfddac text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfddac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfddac in the Color Lab