Skip to content

#dfded3

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

RGB
223, 222, 211
HSL
55°, 16%, 85%
CMYK
0, 0, 5, 13
Luminance
0.7263

Every format

HEX#dfded3
RGBrgb(223, 222, 211)
HSLhsl(55, 16%, 85%)
CMYKcmyk(0%, 0%, 5%, 13%)
LABlab(88.3 -1.6 5.5)
LCHlch(88.3 5.7 106.0)
OKLCHoklch(0.898 0.015 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfded3 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#dfded3 on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.1%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow5.4%
Key (black)12.5%

Color previews

#dfded3 text on a black background

contrast 15.53:1

Card sample

#dfded3 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfded3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfded3 in the Color Lab