Skip to content

#dbddaf

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

RGB
219, 221, 175
HSL
63°, 40%, 78%
CMYK
1, 0, 21, 13
Luminance
0.6987

Every format

HEX#dbddaf
RGBrgb(219, 221, 175)
HSLhsl(63, 40%, 78%)
CMYKcmyk(1%, 0%, 21%, 13%)
LABlab(86.9 -8.2 22.4)
LCHlch(86.9 23.9 110.0)
OKLCHoklch(0.884 0.061 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow20.8%
Key (black)13.3%

Color previews

#dbddaf text on a black background

contrast 14.97:1

Card sample

#dbddaf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbddaf in the Color Lab