Skip to content

#dddfdf

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

RGB
221, 223, 223
HSL
180°, 3%, 87%
CMYK
1, 0, 0, 13
Luminance
0.7348

Every format

HEX#dddfdf
RGBrgb(221, 223, 223)
HSLhsl(180, 3%, 87%)
CMYKcmyk(1%, 0%, 0%, 13%)
LABlab(88.7 -0.7 -0.2)
LCHlch(88.7 0.7 199.7)
OKLCHoklch(0.902 0.002 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dddfdf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#dddfdf on black: 15.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green87.5%
Blue87.5%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow0.0%
Key (black)12.5%

Color previews

#dddfdf text on a black background

contrast 15.70:1

Card sample

#dddfdf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dddfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dddfdf in the Color Lab