Skip to content

#dfd8ac

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

RGB
223, 216, 172
HSL
52°, 44%, 78%
CMYK
0, 3, 23, 13
Luminance
0.6778

Every format

HEX#dfd8ac
RGBrgb(223, 216, 172)
HSLhsl(52, 44%, 78%)
CMYKcmyk(0%, 3%, 23%, 13%)
LABlab(85.9 -4.6 22.6)
LCHlch(85.9 23.1 101.4)
OKLCHoklch(0.877 0.058 100.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd8ac on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dfd8ac on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green84.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow22.9%
Key (black)12.5%

Color previews

#dfd8ac text on a black background

contrast 14.56:1

Card sample

#dfd8ac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfd8ac in the Color Lab