Skip to content

#dbdddf

a pale, muted gray · cool · closest name: lavender

RGB
219, 221, 223
HSL
210°, 6%, 87%
CMYK
2, 1, 0, 13
Luminance
0.7210

Every format

HEX#dbdddf
RGBrgb(219, 221, 223)
HSLhsl(210, 6%, 87%)
CMYKcmyk(2%, 1%, 0%, 13%)
LABlab(88.0 -0.3 -1.2)
LCHlch(88.0 1.3 255.7)
OKLCHoklch(0.897 0.004 247.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdddf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dbdddf on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green86.7%
Blue87.5%

CMYK percentages

Cyan1.8%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#dbdddf text on a black background

contrast 15.42:1

Card sample

#dbdddf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdddf in the Color Lab