Skip to content

#dbddbb

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

RGB
219, 221, 187
HSL
64°, 33%, 80%
CMYK
1, 0, 15, 13
Luminance
0.7036

Every format

HEX#dbddbb
RGBrgb(219, 221, 187)
HSLhsl(64, 33%, 80%)
CMYKcmyk(1%, 0%, 15%, 13%)
LABlab(87.2 -6.4 16.5)
LCHlch(87.2 17.7 111.1)
OKLCHoklch(0.887 0.045 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbddbb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dbddbb on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#dbddbb text on a black background

contrast 15.07:1

Card sample

#dbddbb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbddbb in the Color Lab