Skip to content

#dedcdf

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

RGB
222, 220, 223
HSL
280°, 5%, 87%
CMYK
0, 1, 0, 13
Luminance
0.7204

Every format

HEX#dedcdf
RGBrgb(222, 220, 223)
HSLhsl(280, 5%, 87%)
CMYKcmyk(0%, 1%, 0%, 13%)
LABlab(88.0 1.2 -1.2)
LCHlch(88.0 1.7 314.8)
OKLCHoklch(0.897 0.005 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green86.3%
Blue87.5%

CMYK percentages

Cyan0.4%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#dedcdf text on a black background

contrast 15.41:1

Card sample

#dedcdf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedcdf in the Color Lab