Skip to content

#ded2db

a light, soft magenta / pink · warm · closest name: lavender

RGB
222, 210, 219
HSL
315°, 15%, 85%
CMYK
0, 5, 1, 13
Luminance
0.6674

Every format

HEX#ded2db
RGBrgb(222, 210, 219)
HSLhsl(315, 15%, 85%)
CMYKcmyk(0%, 5%, 1%, 13%)
LABlab(85.4 5.7 -3.0)
LCHlch(85.4 6.4 332.7)
OKLCHoklch(0.876 0.018 334.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ded2db on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ded2db on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green82.4%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow1.4%
Key (black)12.9%

Color previews

#ded2db text on a black background

contrast 14.35:1

Card sample

#ded2db text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ded2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ded2db in the Color Lab