Skip to content

#dedfd2

a light, soft yellow · cool · closest name: beige

RGB
222, 223, 210
HSL
65°, 17%, 85%
CMYK
0, 0, 6, 13
Luminance
0.7296

Every format

HEX#dedfd2
RGBrgb(222, 223, 210)
HSLhsl(65, 17%, 85%)
CMYKcmyk(0%, 0%, 6%, 13%)
LABlab(88.4 -2.6 6.3)
LCHlch(88.4 6.8 112.7)
OKLCHoklch(0.899 0.018 110.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dedfd2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#dedfd2 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green87.5%
Blue82.4%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow5.8%
Key (black)12.5%

Color previews

#dedfd2 text on a black background

contrast 15.59:1

Card sample

#dedfd2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedfd2 in the Color Lab