Skip to content

#dfddbc

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

RGB
223, 221, 188
HSL
57°, 35%, 81%
CMYK
0, 1, 16, 13
Luminance
0.7103

Every format

HEX#dfddbc
RGBrgb(223, 221, 188)
HSLhsl(57, 35%, 81%)
CMYKcmyk(0%, 1%, 16%, 13%)
LABlab(87.5 -4.8 16.5)
LCHlch(87.5 17.2 106.2)
OKLCHoklch(0.890 0.044 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfddbc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dfddbc on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green86.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow15.7%
Key (black)12.5%

Color previews

#dfddbc text on a black background

contrast 15.21:1

Card sample

#dfddbc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfddbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfddbc in the Color Lab