Skip to content

#dfdbeb

a pale, soft violet · warm · closest name: lavender

RGB
223, 219, 235
HSL
255°, 29%, 89%
CMYK
5, 7, 0, 8
Luminance
0.7235

Every format

HEX#dfdbeb
RGBrgb(223, 219, 235)
HSLhsl(255, 29%, 89%)
CMYKcmyk(5%, 7%, 0%, 8%)
LABlab(88.1 4.3 -7.3)
LCHlch(88.1 8.5 300.3)
OKLCHoklch(0.899 0.022 297.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green85.9%
Blue92.2%

CMYK percentages

Cyan5.1%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#dfdbeb text on a black background

contrast 15.47:1

Card sample

#dfdbeb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdbeb in the Color Lab