Skip to content

#dfded2

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

RGB
223, 222, 210
HSL
55°, 17%, 85%
CMYK
0, 0, 6, 13
Luminance
0.7258

Every format

HEX#dfded2
RGBrgb(223, 222, 210)
HSLhsl(55, 17%, 85%)
CMYKcmyk(0%, 0%, 6%, 13%)
LABlab(88.3 -1.8 6.0)
LCHlch(88.3 6.3 106.3)
OKLCHoklch(0.898 0.016 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green87.1%
Blue82.4%

CMYK percentages

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

Color previews

#dfded2 text on a black background

contrast 15.52:1

Card sample

#dfded2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfded2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfded2 in the Color Lab