Skip to content

#dbdfbc

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

RGB
219, 223, 188
HSL
67°, 35%, 81%
CMYK
2, 0, 16, 13
Luminance
0.7147

Every format

HEX#dbdfbc
RGBrgb(219, 223, 188)
HSLhsl(67, 35%, 81%)
CMYKcmyk(2%, 0%, 16%, 13%)
LABlab(87.7 -7.3 16.7)
LCHlch(87.7 18.2 113.4)
OKLCHoklch(0.891 0.047 112.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdfbc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dbdfbc on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue73.7%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#dbdfbc text on a black background

contrast 15.29:1

Card sample

#dbdfbc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdfbc in the Color Lab