Skip to content

#dadddf

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

RGB
218, 221, 223
HSL
204°, 7%, 87%
CMYK
2, 1, 0, 13
Luminance
0.7195

Every format

HEX#dadddf
RGBrgb(218, 221, 223)
HSLhsl(204, 7%, 87%)
CMYKcmyk(2%, 1%, 0%, 13%)
LABlab(87.9 -0.7 -1.3)
LCHlch(87.9 1.5 244.0)
OKLCHoklch(0.896 0.004 236.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan2.2%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#dadddf text on a black background

contrast 15.39:1

Card sample

#dadddf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadddf in the Color Lab