Skip to content

#dfdbbe

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

RGB
223, 219, 190
HSL
53°, 34%, 81%
CMYK
0, 2, 15, 13
Luminance
0.7007

Every format

HEX#dfdbbe
RGBrgb(223, 219, 190)
HSLhsl(53, 34%, 81%)
CMYKcmyk(0%, 2%, 15%, 13%)
LABlab(87.0 -3.5 14.8)
LCHlch(87.0 15.2 103.2)
OKLCHoklch(0.887 0.039 100.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdbbe on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dfdbbe on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green85.9%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow14.8%
Key (black)12.5%

Color previews

#dfdbbe text on a black background

contrast 15.01:1

Card sample

#dfdbbe text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdbbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdbbe in the Color Lab